question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DOCS: output.ecmaVersion in Webpack 4 documentation

See original GitHub issue

Looks like output.ecmaVersion feature is in master but it is not supported in 4.41.5.

Unfortunately, it is mentioned in v4 documentation which is quite confusing: https://webpack.js.org/configuration/output/#outputecmaversion

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
deftomatcommented, Feb 7, 2020

Yes, I got it. But as I said, Its mentioned in v4 documentation.

See the badge:

Screenshot 2020-02-07 at 11 37 30

1reaction
montogeekcommented, Feb 7, 2020

Sorry, that badge is not for the documentation. We will change it later. For v4 docs please use https://v4.webpack.js.org/, we are working in ways to show docs version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Output - webpack
The top-level output key contains a set of options instructing webpack on how and where it should output your bundles, assets, and anything...
Read more >
How can I use ES6 in webpack.config.js? - Stack Overflow
Try naming your config as webpack.config.babel.js . You should have babel-register included in the project. Example at react-router-bootstrap.
Read more >
eslint - Neutrino.JS
tests], exclude: [], eslint: { // For supported options, see: // https://github.com/webpack-contrib/eslint-loader#options // https://eslint.org/docs/developer- ...
Read more >
Babel · The compiler for next generation JavaScript
Babel is a JavaScript compiler. Use next generation JavaScript, today. Babel 7.20 is released! Please read our blog post for highlights and changelog...
Read more >
acorn - npm
For questions and discussion, please use the Tern discussion forum. Installation. The easiest way to install acorn is from npm : npm install ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found