fix "Unexpected token ,"
This commit is contained in:
parent
379b6aefce
commit
73ab7705af
@ -19,7 +19,7 @@ const plugins = {
|
||||
]
|
||||
}
|
||||
}
|
||||
})
|
||||
}),
|
||||
'define-plugin': new webpack.DefinePlugin({
|
||||
'process.env': {
|
||||
NODE_ENV: JSON.stringify(process.env['NODE_ENV'] || 'development'),
|
||||
|
Loading…
Reference in New Issue
Block a user