-
Notifications
You must be signed in to change notification settings - Fork 686
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
[bug]: Refused to load the stylesheet because it violates the following Content Security Policy #2979
Comments
Hi @sergeycherepanov. Thank you for your report. Please, add a comment to assign the issue:
|
Thanks for reporting this! For what it's worth the headers are defined in the |
Fix issue magento#2979
@magento export issue to JIRA project PWA as Bug |
✅ Jira issue (https://jira.corp.magento.com/browse/PWA-1387) is successfully created for this issue. |
Describe the bug
I enabled the SASS support by the official guide and it works in debug/watch mode. But after yarn build && yarn start the styles where broken and the console says:
To reproduce
yarn build
yarn start
Expected behavior
No errors in the console and styles loaded properly.
Please complete the following device information:
npm -v
: 6.14.10node -v
: v12.20.1Please let us know what packages this bug is in regards to:
venia-concept
venia-ui
pwa-buildpack
peregrine
pwa-devdocs
upward-js
upward-spec
create-pwa
The text was updated successfully, but these errors were encountered: