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

Unified Diff: third_party/node/package.json

Issue 2829933003: WebUI: Swap Uglify with Closure Compiler NodeJS version.
Patch Set: Fix ChromeOS Created 3 years, 8 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 dbe54d9306f0445de3427be7a6f47ba9343a28b2..fbee062a447b1de63f938ef77ec1c445155e90f8 100644
--- a/third_party/node/package.json
+++ b/third_party/node/package.json
@@ -4,8 +4,8 @@
"author": "dpapad@chromium.org",
"dependencies": {
"crisper": "2.0.2",
+ "google-closure-compiler-js": "20170409.0.0",
"polymer-css-build": "0.0.9",
- "uglifyjs": "2.4.10",
"vulcanize": "1.15.2"
}
}
« 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