Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mditullio/demo-webpack-style-loader
https://github.com/mditullio/demo-webpack-style-loader
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mditullio/demo-webpack-style-loader
- Owner: mditullio
- Created: 2022-10-18T16:14:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T16:37:50.000Z (about 2 years ago)
- Last Synced: 2023-09-05T00:16:23.122Z (about 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Hello!
To build the demo project, please run `npm install` then `npm run build`.
Then, you'll find the `index.html` file in the dist folder. You can open it with Chrome or Edge.
You'll see that the 2nd web component is not styled as would be expected.
Thanks in advance,
Marco.
Related to issue: https://github.com/webpack-contrib/style-loader/issues/565