mirror of https://github.com/webpack/webpack.git
readme updated
This commit is contained in:
parent
2f2fac09cd
commit
5fc75f4cfd
|
|
@ -721,7 +721,7 @@ Combine the options `--colors --watch --progress` to get a pretty shell compilat
|
||||||
watch mode
|
watch mode
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
no
|
yes
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
no
|
no
|
||||||
|
|
@ -809,7 +809,7 @@ and open `test.html` in browser. There must be several OKs in the file, no FAIL
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
You are welcome to contribute by writing issues or pull requests.
|
You are welcome to contribute by writing issues or pull requests.
|
||||||
It would be nice if you open source your own loaders oder webmodules. :)
|
It would be nice if you open source your own loaders or webmodules. :)
|
||||||
|
|
||||||
You are also welcome to correct any spelling mistakes or any language issues, because my english is not perfect...
|
You are also welcome to correct any spelling mistakes or any language issues, because my english is not perfect...
|
||||||
|
|
||||||
|
|
@ -818,7 +818,7 @@ You are also welcome to correct any spelling mistakes or any language issues, be
|
||||||
* more polyfills for node.js buildin modules, but optional
|
* more polyfills for node.js buildin modules, but optional
|
||||||
* `require("webpack/require-polyfill.install")` to install for all modules
|
* `require("webpack/require-polyfill.install")` to install for all modules
|
||||||
* require from protocol `require("http://...")`
|
* require from protocol `require("http://...")`
|
||||||
* write an issue if you have more ideas...
|
* write it into the wiki if you have more ideas...
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue