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

Unified Diff: README.md

Issue 29762564: Issue 6625 - Expose webpack's resolve.alias to the packagers (Closed)
Patch Set: Created April 26, 2018, 11:40 a.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 | « no previous file | packagerChrome.py » ('j') | packagerChrome.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 0b41bedf24c646975cb5b780295ed9fa86dd6c72..2583d180b18ced04014c70b12d31a58f33ca8ad9 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ not directly.
- [The Jinja2 module](http://jinja.pocoo.org/docs) (>= 2.8)
- [The Pycrypto module](http://pythonhosted.org/pycrypto/) (>= 2.6.1)
+- [Node.js](https://nodejs.org/) (>= 7)
## Usage
« no previous file with comments | « no previous file | packagerChrome.py » ('j') | packagerChrome.py » ('J')

Powered by Google App Engine
This is Rietveld