I am curious is that possible to compile Aurelia js application to one minified.js file. With templates to avoid extra requests at production?
Similar to ng-template
https://www.npmjs.com/package/gulp-ng-templates in angular
Aurelia apps can be bundled. There's a couple ways to do this: