-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I've just noticed mini-asset won't find dependencies declared with an import that uses a variable in LESS.
I must say I don't really need this to work since the files I'm importing are vendor files that I won't change. Touching my files is enough to rebuild it. Just noticed it and thought I would report about it.
This will be hard to fully resolve. A possible workaround would be to have an option to disable incremental building or a configurable path to check for changes on any file inside it.