Skip to content

Commit

Permalink
Add tinymce skin files to Sprockets manifest.
Browse files Browse the repository at this point in the history
We only tell sprockets to copy the compiled alchemy styles
during precompilation, but we also need the Tinymce skin
files.

Closes #3059

(cherry picked from commit 157552f)
  • Loading branch information
tvdeyen committed Oct 3, 2024
1 parent a489d76 commit 4b13666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/config/alchemy_manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
//= link tinymce/plugins/alchemy_link/plugin.min.js
//= link tinymce/icons/remixicons/icons.js
//= link_tree ../builds/alchemy/
//= link_tree ../builds/tinymce/
//= link_tree ../images/alchemy/
//= link_tree ../../../vendor/assets/fonts/
//= link_tree ../../../vendor/assets/images/
Expand Down

0 comments on commit 4b13666

Please sign in to comment.