tinymce / tinymce-react

Offical TinyMCE React component
MIT License
937 stars 152 forks source link

INT-3301: Fix storybook github pages load error #512

Closed danoaky-tiny closed 3 months ago

danoaky-tiny commented 3 months ago

The swap from using Webpack to Vite for the storybook build introduced a page load error: Failed to fetch dynamically imported module.... So disabling jekyll fixes this.

Changes: