mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(webpack) rm default libraryTarget
This commit is contained in:
parent
b5f98be162
commit
dce3efe71b
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ module.exports = {
|
|||
filename: '[name].js',
|
||||
path: isDev ? distDev : dist,
|
||||
pathinfo: isDev,
|
||||
libraryTarget: 'var',
|
||||
devtoolModuleFilenameTemplate,
|
||||
},
|
||||
plugins,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue