mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user