Adding note about the warnings for dead code elimination (#33)
This commit is contained in:
parent
da6fb78322
commit
92d4dda40b
@ -63,6 +63,8 @@ You might find it helpful to see a list of the available branches. Run: `git bra
|
|||||||
|
|
||||||
Because Webpack 2 is currently in beta, there are issues with `peerDependencies`, so you’ll have to use npm version 3 to be able to install the dependencies.
|
Because Webpack 2 is currently in beta, there are issues with `peerDependencies`, so you’ll have to use npm version 3 to be able to install the dependencies.
|
||||||
|
|
||||||
|
Running Webpack with `webpack -p` is not showing the warnings about the dead code elimination anymore. However, it is working as expected.
|
||||||
|
|
||||||
### Updates
|
### Updates
|
||||||
|
|
||||||
The ecosystem moves fast. So this section of the README will be dedicated to tracking changes in the ecosystem so you
|
The ecosystem moves fast. So this section of the README will be dedicated to tracking changes in the ecosystem so you
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user