laravel-localization-loader
laravel-localization-loader copied to clipboard
json-loader deprecated
Hi
https://github.com/webpack-contrib/json-loader seems to be deprecated and as noticed in the reamde, webpack 2+ does support json imports by default.
Think this loader can't be removed?
Good catch, I will need to revisit this.
already have fixed it, PR incoming;)
https://github.com/rmariuzzo/laravel-localization-loader/pull/10 what do you think?