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

Unified Diff: third_party/node/package.json

Issue 2936333002: WebUI: Replace vulcanize with polymer-bundler (Closed)
Patch Set: Address comments. Created 3 years, 5 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') | third_party/node/update_npm_deps » ('j') | 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 0723d6fc7ac76a6da16c220cd80d8a036b17236a..11c291b63bf9c1e6b5df856e49c3472acf35aedd 100644
--- a/third_party/node/package.json
+++ b/third_party/node/package.json
@@ -5,8 +5,8 @@
"dependencies": {
"crisper": "2.0.2",
"eslint": "3.19.0",
+ "polymer-bundler": "3.0.1",
"polymer-css-build": "0.1.2",
- "uglify-es": "3.0.15",
- "vulcanize": "1.15.4"
+ "uglify-es": "3.0.15"
}
}
« no previous file with comments | « third_party/node/node_modules.tar.gz.sha1 ('k') | third_party/node/update_npm_deps » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698