Merge pull request #972 from antimatter15/patch-1
Fix import of "babel-core" w/ debug/node override
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"./browser.js": {
|
||||
"node": "./node.js"
|
||||
},
|
||||
"./node.js": {
|
||||
"browser": "./browser.js"
|
||||
},
|
||||
"fs": "@node/fs",
|
||||
"net": "@node/net",
|
||||
"tty": "@node/tty",
|
||||
|
||||
Reference in New Issue
Block a user