Skip to content

docs(configuration) Update snippets to comply with webpack v4+ #1905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2018

Conversation

EugeneHlushko
Copy link
Member

  1. dont say that its the simplest configuration because simplest is 0cjs now
  2. update snippets

Fixes #1869

@EugeneHlushko
Copy link
Member Author

thank you @sokra 👍

@montogeek montogeek merged commit d6812de into webpack:next Mar 27, 2018
@montogeek
Copy link
Member

Thanks

@EugeneHlushko EugeneHlushko deleted the docs/update-configuration branch March 27, 2018 07:34
montogeek pushed a commit that referenced this pull request Apr 7, 2018
* docs(guides) Fix error with filename + npm package. (#1886)

1) Webpack as default build to file main.js , not on bundle.js. 
2) Add npm install webpack-cli -D to npm install, If you do not do this console throw next: 
======================================================
The CLI moved into a separate package: webpack-cli.
Please install 'webpack-cli' in addition to webpack itself to use the CLI.
-> When using npm: npm install webpack-cli -D
-> When using yarn: yarn add webpack-cli -D
======================================================
So pls fix this, thank`s.

* docs(guides): Added info for v4 and webpack-cli (#1888)

* docs(configuration) Update snippets to comply with webpack v4+ (#1905)

* docs(configuration) Update snippets to comply with webpack v4+

* Expand mode for more info

* fix(docs) Remove git conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants