mirror of
https://github.com/skillbert/rsmv.git
synced 2026-04-22 23:27:00 -04:00
fix bundling lazy load dependencies
This commit is contained in:
@@ -56,7 +56,6 @@ module.exports = {
|
||||
stream: require.resolve('stream-browserify'),
|
||||
}
|
||||
},
|
||||
externalsType: "commonjs",
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
path: path.resolve(__dirname, 'dist')
|
||||
|
||||
Reference in New Issue
Block a user