FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
518 stars 83 forks source link

Update installation.rst #212

Closed michielwinter closed 3 years ago

michielwinter commented 4 years ago

The "vendor" folder with the"promise.js" file inside is not copied when building FOSCKEditor via webpack. We would get the following error in IE11: 'No route found for "GET /build/ckeditor/vendor/promise.js"'. Note: we are using FOSCKEditor with properties "autoload" & "auto_inline" set to "false".

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets
License MIT
lsmith77 commented 3 years ago

can you rebase and also update the package name (see https://github.com/FriendsOfSymfony/FOSCKEditorBundle/pull/214)?

lsmith77 commented 3 years ago

nevermind .. I did it for you.

https://github.com/FriendsOfSymfony/FOSCKEditorBundle/commit/9fbf3b5144520d676f0dd977a810893a358eedb2