Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean: remove outdated microbundle cache directories #4083

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agilgur5
Copy link

@agilgur5 agilgur5 commented Jun 4, 2022

Summary

Remove outdated directories for microbundle from the Node gitignore

Details

Reasons for making this change:

  • microbundle hasn't used these directories in 3+ years
  • and rollup-plugin-typescript2, which microbundle depends on and which actually created the dirs, hasn't used them in ~3 years either
  • I help maintain rpt2 and formerly solo-maintained TSDX for ~1.5 years, which, as a fork of microbundle, has similarly used those directories in the past until I changed them

Noticed these when I used the built-in gitignore template in agilgur5/tsconfig@8be4fdd

Links to documentation supporting these rule changes:

- microbundle hasn't used these directories in 3+ years
  - developit/microbundle@d0e66da
- and rollup-plugin-typescript2, which microbundle depends on and which
  actually created the dirs, hasn't used them in ~3 years either
  - ezolenko/rollup-plugin-typescript2@ffda2e5

- I help maintain rpt2 and formerly solo-maintained TSDX for ~1.5 years,
  which, as a fork of microbundle, has similarly used those directories
  in the past until I changed them
  - jaredpalmer/tsdx@55c0d47
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.

1 participant