mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-23 15:49:08 -06:00
@@ -24,6 +24,7 @@ module.exports = function createConfigPlugin (context, entry, asLib) {
|
||||
config.resolve
|
||||
.alias
|
||||
.set('core-js', path.dirname(require.resolve('core-js')))
|
||||
.set('regenerator-runtime', path.dirname(require.resolve('regenerator-runtime')))
|
||||
|
||||
// ensure loaders can be resolved properly
|
||||
// this is done by locating vue's install location (which is a
|
||||
|
||||
Reference in New Issue
Block a user