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

.cache/ Invalidation #29

Open
euisuny opened this issue Nov 30, 2018 · 4 comments
Open

.cache/ Invalidation #29

euisuny opened this issue Nov 30, 2018 · 4 comments
Labels
examples involves updating graphics examples

Comments

@euisuny
Copy link
Member

euisuny commented Nov 30, 2018

Invalidate the .cache/ generated by ParcelJS whenever the compiler is updated/rebuilt.

@Checkmate50
Copy link
Contributor

We discussed this a while back -- at the time, we said it was unnecessary since it doesn't effect the end user since they won't be rebuilding the compiler

@euisuny
Copy link
Member Author

euisuny commented Dec 1, 2018

It's becoming kind of frustrating during development, this could just be an extra line in our Makefile when we build our compiler that removes the .cache folder.

@sampsyo
Copy link
Contributor

sampsyo commented Dec 1, 2018

This issue seems relevant: parcel-bundler/parcel#729

@bionicles
Copy link

this fix would be great!

@Checkmate50 Checkmate50 added the examples involves updating graphics examples label Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples involves updating graphics examples
Projects
None yet
Development

No branches or pull requests

4 participants