rafaelmussi / angular-templatecache-webpack-plugin

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

Support webpack 5 peerDependencies-wise #4

Closed AdirAmsalem closed 2 years ago

AdirAmsalem commented 3 years ago

It works in Webpack 5 but this change needs to be added so npm 7 will not complain about mismatches cc @rafaelmussi