Skip to content

Conversation

@aaronskiba
Copy link
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

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
Copy link
Contributor

@johnpinto1 johnpinto1 left a comment

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
8 checks passed
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants