mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
parent
3d4f359cbc
commit
649dbef47d
@ -123,6 +123,7 @@ var release = {
|
||||
'jsyaml': 'js-yaml',
|
||||
'jsonlint': 'codemirror.jsonlint'
|
||||
}),
|
||||
new webpack.DefinePlugin({ $ENV: {} }),
|
||||
new webpack.optimize.CommonsChunkPlugin('vendor', 'tower.vendor.js'),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
mangle: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user