tinymce / tinymce-vue

Official TinyMCE Vue component
MIT License
2.01k stars 202 forks source link

V6 error in build - No code files created when installing the package #418

Closed ThomasBerneHCSE closed 3 weeks ago

ThomasBerneHCSE commented 3 weeks ago

What is the current behavior?

There is no code in the package when installed : https://codesandbox.io/p/devbox/5q6jv2?migrateFrom=fg73hj

image

What is the expected behavior?

There should be code in this folder. The lib/cjs/main/ts/index.js and lib/es2015/main/ts/index.js don't exist.

ThomasBerneHCSE commented 3 weeks ago

I created a duplicate of this issue https://github.com/tinymce/tinymce-vue/issues/417 but with a reproduction.

sebastianvitterso commented 3 weeks ago

Might be just as good to put this reproduction in a comment in #417?

Just to keep the number of duplicates to a minimum.

danoaky-tiny commented 3 weeks ago

We've identified the issue and are working on a fix. Apologies for the inconvenience. Duplicate of #417

danoaky-tiny commented 3 weeks ago

Please use v6.0.1, this has the built /lib.