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

Better config loading #13

Closed
mischnic opened this issue Nov 26, 2023 · 1 comment
Closed

Better config loading #13

mischnic opened this issue Nov 26, 2023 · 1 comment

Comments

@mischnic
Copy link

mischnic commented Nov 26, 2023

The current approach doesn't properly invalidate the cache when changing the ignore list.

The intended way is by using loadConfig, as used by the default resovler:
https://github.com/parcel-bundler/parcel/blob/d1d24bf2bda29b23f7351548fa0e3cbf93983acb/packages/resolvers/default/src/DefaultResolver.js#L11-L14

@VladimirMikulic
Copy link
Owner

Thanks @mischnic! Fixed.

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

2 participants