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

No autoreload #4

Open
dreampulse opened this issue Oct 12, 2016 · 4 comments
Open

No autoreload #4

dreampulse opened this issue Oct 12, 2016 · 4 comments

Comments

@dreampulse
Copy link

If a new sass file is added, webpack dosn't load that file! I have to restart webpack

@Aintaer
Copy link
Owner

Aintaer commented Jan 26, 2017

Ah yeah that is a weakness of this plugin's strategy for expansion. I think I tried and gave up on it.

@rkingon
Copy link

rkingon commented Nov 19, 2017

anything additional on this? we use it to import a folder full of components that require no dependency on the order of precedence, but we're constantly adding new files and it trips out new devs that don't know the "caveat" (it's on like 4 diff folders throughout the build)

@braco
Copy link

braco commented Nov 22, 2019

Two years later, are we still reloading webpack to make this work?

@jhealey5
Copy link

jhealey5 commented Feb 7, 2020

@braco Assuming you use it the same way I do, you don't need to fully reload webpack, you just need to resave an existing known sass file.

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

5 participants