Don't include "resolve" in @babel/standalone (#11432)
* Don't include "resolve" in @babel/standalone * Also alias src
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"browser": {
|
||||
"./lib/get-runtime-path/index.js": "./lib/get-runtime-path/browser.js",
|
||||
"./src/get-runtime-path/index.js": "./src/get-runtime-path/browser.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "^7.8.3",
|
||||
"@babel/helper-plugin-utils": "^7.8.3",
|
||||
|
||||
Reference in New Issue
Block a user