Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: package.json

Issue 29549786: Issue 5535 - Replace our module system with webpack (Closed)
Patch Set: Expose stats Object Created Oct. 3, 2017, 3:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « info-loader.js ('k') | packagerChrome.py » ('j') | packagerChrome.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
diff --git a/package.json b/package.json
index 8c8173385a4361c512cfe2b3e0a27a11cd622a85..831891a7576b49fa60489ee0bd5622c75cd3aa70 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,6 @@
"webpack": "3.5.5"
},
"scripts": {
- "jsdoc": "jsdoc",
- "webpack": "webpack"
+ "jsdoc": "jsdoc"
}
}
« no previous file with comments | « info-loader.js ('k') | packagerChrome.py » ('j') | packagerChrome.py » ('J')

Powered by Google App Engine
This is Rietveld