uglify filter is broken
This commit is contained in:
parent
dc42d5c49b
commit
5f909a4f94
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ copy({
|
|||
// Create the compressed and uncompressed output files
|
||||
copy({
|
||||
source: data,
|
||||
filter: copy.filter.uglifyjs,
|
||||
//filter: copy.filter.uglifyjs,
|
||||
dest: 'build/ace.js'
|
||||
});
|
||||
copy({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue