mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 18:39:54 -02:30
enable less sourcemaps, add cleanup for npm cmds run with --prefix
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module.exports = {
|
||||
options: { force: true },
|
||||
static: 'static/*',
|
||||
coverage: 'coverage/*'
|
||||
coverage: 'coverage/*',
|
||||
tmp: '../../tmp'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user