You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ionic2 to build an app and I am also using fusebox and your plugin to build the app.
To make switching as easy as possible it would be nice to automatically require the .scss files with the same name as the templateUrl as this is what ionic-app-scripts does out of the box.
I have forked your repo and did a (quick and dirty) fix.
Thanks @mitsoe! Sounds like a cool feature to have, I'll get that implemented into the plugin along with some options to control the filename and extension that its searching for.
Hey Alex,
I am using ionic2 to build an app and I am also using fusebox and your plugin to build the app.
To make switching as easy as possible it would be nice to automatically require the .scss files with the same name as the templateUrl as this is what ionic-app-scripts does out of the box.
I have forked your repo and did a (quick and dirty) fix.
https://github.com/mitsoe/ng2-fused
I was wondering if you could implement similar functionality in your plugin aswel.
Kind regards,
Mitch
The text was updated successfully, but these errors were encountered: