jods4/aurelia-webpack-build

Good defaults for HTML dependencies?

jods4 opened this issue · 2 comments

jods4 commented

@niieani
I have cleaned up my plugins a bit, to support a few additional configuration settings.
HtmlDependenciesPlugin is currently more a proof of concept than a full solution.
Do you have a good list of attributes that we should catch be default?
I currently have the following list:

require@from
compose@view
compose@view-model

I think these were all I've had so far, it should cover 99% of use cases. It would be good to leave this configurable though.

jods4 commented

Yes, it can be changed from the webpack config side.

Since that all we have for now I'm closing this.