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

[Feature] ability to internalize only external urls or certain file types like zips #114

Open
pxpm opened this issue Mar 6, 2024 · 0 comments

Comments

@pxpm
Copy link
Contributor

pxpm commented Mar 6, 2024

In development mode, it would be very useful if we could internalize all the external files + zips for example. (external because they are external .. zips because they are resource consuming).

That would ensure that we could keep working on internal @bassetBlocks and/or internal .css/.js files without basset caching them, and we would be able to develop offline without reaching for external resources.

It can be two configs like: DEV_MODE_CACHE_EXTERNALS and DEV_MODE_CACHE_ZIPS.

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

No branches or pull requests

1 participant