Skip to content
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

Warnings about missing css map files #12

Closed
LukaszGudel opened this issue Jun 1, 2023 · 0 comments · Fixed by #13
Closed

Warnings about missing css map files #12

LukaszGudel opened this issue Jun 1, 2023 · 0 comments · Fixed by #13
Assignees
Labels
bug Something isn't working squad:qa Issue to be handled by the QA team.

Comments

@LukaszGudel
Copy link
Collaborator

Steps

  1. Start Vite application in dev mode with CKEditor 5 built from source with vite-plugin-ckeditor5.
  2. Open dev tools.

Result

A lot of warnings with the message:

DevTools failed to load source map: Could not load content for http://localhost:5173/Users/lukaszgudel/CKSource/ckeditor5/vite-plugin-ckeditor5/playground/vanilla-sample/node_modules/@ckeditor/ckeditor5-widget/theme/widgettypearound.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
@LukaszGudel LukaszGudel added bug Something isn't working squad:qa Issue to be handled by the QA team. labels Jun 1, 2023
@LukaszGudel LukaszGudel self-assigned this Jun 1, 2023
LukaszGudel added a commit that referenced this issue Jun 1, 2023
Fix: Fixed issue with CSS source maps processing that could result in warnings in development mode. Closes: #12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working squad:qa Issue to be handled by the QA team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant