-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
resolution:resolvedThis issue was already resolved (e.g. by another ticket).This issue was already resolved (e.g. by another ticket).type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.
Description
π Provide detailed reproduction steps (if any)
- Build CKEditor from source in a separate repo
- Release as an NPM package
- Add to another project as dependency
βοΈ Expected result
Project builds.
β Actual result
Error: dist/ckeditor.js: unknown Statement of type "ForOfStatement"
β Possible solution
?
π Other details
- CKEditor: 35.2.1
- @babel/core: 7.19.3
- @babel/generator: 7.19.5
- Node: 16.13.0
Hello! I'm trying to build CKEditor from source and use it my main project. It builds separately just fine, but the main project build fails when I'm using it. Could you please help me understand which way should I look?
Metadata
Metadata
Assignees
Labels
resolution:resolvedThis issue was already resolved (e.g. by another ticket).This issue was already resolved (e.g. by another ticket).type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.