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.

classIdPrefix bug Webpack 3.10^

See original GitHub issue

When setting the classIdPrefix: '[name]-[hash:5]__' option it doesn’t generate an name-hash combo but instead injects [name]-[hash:5]__ litteraly using webpack 3.10.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
woutervanvlietcommented, Oct 15, 2018

How is this a feature request, when the hash @Bram-Zijp uses is listed directly in the documentation.

2reactions
Bram-Zijpcommented, Feb 11, 2018

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error webpack dev server when using yarn workspaces
The solution is to use embedded devServer with webpack serve command, read about it here.
Read more >
3.10.0 - webpack - npm
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand.
Read more >
Entry Points - webpack
We will show you the ways you can configure the entry property, in addition to explaining why it may be useful to you....
Read more >
Internal Error 500( Unable to read webpack stats file) - Vaadin
Internal Error 500( Unable to read webpack stats file). Факторинг Плюс ... ssl/*.pem && npm run build:client > webpack-dev-server@3.10.3 build:client ...
Read more >
Npm run start not working, No configuration provided for main ...
dev webpack@"~3.10.0" from the root project ... But when I try “yarn run start” I get the following error: ... error Command failed...
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