Remove Webpack from docs (#1070)

* Remove Webpack from README.md

* Remove Webpack from docs
This commit is contained in:
Adam Kaliński 2017-03-05 18:32:28 +01:00 committed by Daniel Roy Greenfeld
parent d307d47995
commit 62214af49a
2 changed files with 2 additions and 4 deletions

View File

@ -141,8 +141,7 @@ Answer the prompts with your own desired options_. For example::
Select js_task_runner:
1 - Gulp
2 - Grunt
3 - Webpack
4 - None
3 - None
Choose from 1, 2, 3, 4 [1]: 1
use_lets_encrypt [n]: n
Select open_source_license:

View File

@ -74,8 +74,7 @@ js_task_runner [1]
1. Gulp_
2. Grunt_
3. Webpack_
4. None
3. None
use_lets_encrypt [n]
Use `Let's Encrypt`_ as the certificate authority for this project.