Is it possible to use wildcards for imports?
For example:
<!-- build:js scripts/scripts.js -->
<script src="scripts/models/*"></script>
<script src="scripts/controllers/*"></script>
<script src="scripts/init.js"></script>
<!-- endbuild -->
Or is there another best practice?
Not currently, but we're looking into adding it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With