-
Notifications
You must be signed in to change notification settings - Fork 49
Fix warnings and error overlays since [email protected] #2181
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
Conversation
lukaw3d
commented
May 21, 2025
- Warn about CSP blocking import map
- In dev mode since Update parcel #2174 parcel showed annoying error overlays
- @parcel/error-overlay doesn't need special CSP anymore
Deployed to Cloudflare Pages
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
7ee199f to
c6ad11f
Compare
buberdds
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
optional: create follow up QA task in sprint to test everything once parcel fixes are merged
| 'unsafe-eval' | ||
| ` | ||
|
|
||
| const warnImportMapViolation = async () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c6ad11f to
cfb5757
Compare
