It's impossible to compile editor using Parcel
bundler
#16487
Labels
domain:integration-dx
This issue reports a problem with the developer experience when integrating CKEditor into a system.
resolution:invalid
This issue is invalid (e.g. reports a non-existent bug or a by-design behavior).
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
package.json
file andnpm install
index.html
with with this content:app.ts
with this content:npx parcel index.html
✔️ Expected result
Should compile without errors
❌ Actual result
ckeditor5
package.json
exports
section (such liketranslations
).import ckeditor5/ckeditor5.css
.Failed to resolve 'ckeditor5/translations/pl.js'
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: