Any plans to add something like addDependencyTo?
Closed this issue · 3 comments
stiang commented
Hi,
Are there any plans to add something like postcss-import’s addDependencyTo option, to support automatic recompile on changes to an imported file when using something like webpack’s watch mode?
mummybot commented
I've opened a pull request which solves this. Nudging @jonathantneal with this comment :)
yuchuanxi commented
@mummybot @jonathantneal can you publish the last chage, I need addDependencyTo
in my project
thank you very much
jonathantneal commented
This has been added in v2! :)