Open LittleGnome opened 4 years ago
@LittleGnome We actually don't support binding the from
attribute of the require
element. The require
element is much like an ES2015 import
and must be statically determined by the template compiler.
But when we use it as followed, it's totally fine, but Aurelia template linter doesn' t accept is. `
@LittleGnome I have to be honest, I'm not sure how that is working. Let me loop in @bigopon . Perhaps there was some change at some point I'm unaware of that enables that to work.
Hello @bigipon, do you have some time to look into this pull request?
Oops, missed this. Ill ha e a look in a few hours
Make sure you check the following:
develop
branchfix #
gulp test
and it passes the lintNote: Requests to pull into master from a fork will be rejected.