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

[Feat] Remove File watcher for CSS source files #86

Open
phoenisx opened this issue Oct 23, 2022 · 0 comments
Open

[Feat] Remove File watcher for CSS source files #86

phoenisx opened this issue Oct 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers non-critical Issues that can be deferred performance
Milestone

Comments

@phoenisx
Copy link
Contributor

Currently, this extension creates N file watchers, for each dynamically imported file/folder path, this is not efficient and memory intensive.

Need to use user-defined globs or create globs for imported CSS files.

@phoenisx phoenisx added enhancement New feature or request good first issue Good for newcomers non-critical Issues that can be deferred performance labels Oct 23, 2022
@phoenisx phoenisx self-assigned this Oct 23, 2022
@phoenisx phoenisx changed the title [Feat] Improve File watcher performance [Feat] Remove File watcher for CSS source files Nov 1, 2022
@phoenisx phoenisx mentioned this issue Nov 1, 2022
8 tasks
@phoenisx phoenisx added this to the v3.0 milestone Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers non-critical Issues that can be deferred performance
Projects
None yet
Development

No branches or pull requests

1 participant