Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/node/package.json

Issue 2921793002: WebUI: Replace uglifyjs with uglify-es which understands ES6. (Closed)
Patch Set: Resolve conflicts. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/node/node_modules.tar.gz.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/node/package.json
diff --git a/third_party/node/package.json b/third_party/node/package.json
index 3ed265a38201156d89b22f055f2ea546b6eca156..0723d6fc7ac76a6da16c220cd80d8a036b17236a 100644
--- a/third_party/node/package.json
+++ b/third_party/node/package.json
@@ -6,7 +6,7 @@
"crisper": "2.0.2",
"eslint": "3.19.0",
"polymer-css-build": "0.1.2",
- "uglifyjs": "2.4.10",
+ "uglify-es": "3.0.15",
"vulcanize": "1.15.4"
}
}
« no previous file with comments | « third_party/node/node_modules.tar.gz.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698