ckEditor5 online build works in development, not in production mode #13093
Labels
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
npm run build
andnpm run export
✔️ Expected result
What is the expected result of the above steps?
❌ Actual result
What is the actual result of the above steps?
Getting the follwoing error in production build of next js
console.log of editor module return the following
But it works perfectly in development mode
❓ Possible solution
If you have ideas, you can list them here. Otherwise, you can delete this section.
📃 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: