forked from boranton/testcafe-workshop
Link note to official docs (#34)
This commit is contained in:
parent
92d4dda40b
commit
b1e9bcc924
@ -63,7 +63,7 @@ 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.
|
||||
|
||||
Running Webpack with `webpack -p` is not showing the warnings about the dead code elimination anymore. However, it is working as expected.
|
||||
Running Webpack with `webpack -p` is not [showing the warnings](https://webpack.js.org/guides/migrating/#uglifyjsplugin-warnings) about the dead code elimination anymore. However, it is working as expected.
|
||||
|
||||
### Updates
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user