Comcast / Comcast/patternlab-edition-node-webpack
MIME type error
- Dominant language
- JavaScript
- Stars
- 128
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
## I found the following issue:
I'm getting a `Refused to execute script from '' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.` error and can't seem to get the pattern library to see the files in /js.
Just wondering if there's something that could be done. I'm trying to add some javascript to build out more patterns but am stuck at this spot. Googling the error code hasn't led to any specific fix that would work with the way this pattern library app is setup. The app seems to run fine but the included js files aren't being seen:

Explicitly setting `type="application/javascript"` hasn't helped either.
Any help would be greatly appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.