rafaelmussi / angular-templatecache-webpack-plugin

Webpack plugin that concatenates and registers AngularJS templates in the $templateCache.
MIT License
4 stars 16 forks source link

Webpack exemple file for dev and build ? #7

Open mathiasmuller4sh opened 2 years ago

mathiasmuller4sh commented 2 years ago

Hi, thanks for this plugin it works well for build but how can it be integrated during dev. I would like to have same file during dev and release. Thanks.