Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Create typescript@rc
Browse files Browse the repository at this point in the history
ESNext Dynamic Import!
  • Loading branch information
aluanhaddad committed Jun 13, 2017
1 parent 2ca8c3a commit db765e1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package-overrides/npm/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}

0 comments on commit db765e1

Please sign in to comment.