first commit
This commit is contained in:
6
app_vue/node_modules/babel-plugin-dynamic-import-node/utils.js
generated
vendored
Normal file
6
app_vue/node_modules/babel-plugin-dynamic-import-node/utils.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Re-export lib/utils, so that consumers can import
|
||||
// babel-plugin-dynamic-import-node/utils instead of
|
||||
// babel-plugin-dynamic-import-node/lib/utils
|
||||
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
module.exports = require('./lib/utils');
|
Reference in New Issue
Block a user