Skip to content

Remove Auto-Generated TinyMCE Skins and Add public/tinymce/skins/ to .gitignore - #3466

Merged
aaronskiba merged 3 commits into
developmentfrom
tinymce-cleanup
Apr 25, 2025
Merged

Remove Auto-Generated TinyMCE Skins and Add public/tinymce/skins/ to .gitignore#3466
aaronskiba merged 3 commits into
developmentfrom
tinymce-cleanup

Conversation

@aaronskiba

Copy link
Copy Markdown
Contributor

Changes proposed in this PR:

  • Remove auto-generated TinyMCE skins from public/tinymce/skins/
  • Add public/tinymce/skins/ to .gitignore
@github-actions

Copy link
Copy Markdown
1 Warning
⚠️ This PR is too big! Consider breaking it down into smaller PRs.

Generated by 🚫 Danger

These files are already being copied from `node_modules/` to `public/` whenever we run `rails s` (see `config/initializers/assets.rb`).
The `public/tinymce/skins/` directory and its contents are auto-generated whenever we run `rails s`.
@johnpinto1
johnpinto1 self-requested a review April 25, 2025 15:51

@johnpinto1 johnpinto1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like this fix. I am surprised no one thought about it before. Those tinymce files removed created noise in codebase that one had to be careful to ignore.

@aaronskiba
aaronskiba merged commit 3b44ec0 into development Apr 25, 2025
@aaronskiba
aaronskiba deleted the tinymce-cleanup branch April 25, 2025 16:03
andreadavanzo added a commit that referenced this pull request Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants