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

Enable cache automatically if incremental or serve is true in esbuild options #43

Closed
EMH333 opened this issue Mar 22, 2021 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@EMH333
Copy link
Owner

EMH333 commented Mar 22, 2021

esbuild 0.9.6 brought the ability to see what options esbuild has been called with. The cache in this plugin would benefit many people if it was automatically enabled when required (with the option to force enable or disable as required).

Technically a breaking change.

@EMH333 EMH333 added the enhancement New feature or request label Mar 22, 2021
@EMH333
Copy link
Owner Author

EMH333 commented Apr 24, 2021

Has been added to the main branch. I want to get the next version of Svelte included because of some sourcemap/preprocessing improvements and will do the release (likely v0.5.0) after that happens

@EMH333
Copy link
Owner Author

EMH333 commented Apr 30, 2021

Released in v0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant