Jakob Lind
Jakob Lind
We now have typescript support thanks to @mhadaily ! It's not optimized to keep thing simple. Maybe optimized typescript should be an option?
It was under my impression that angular had its own CLI that everyone already used and was happy with. Maybe I was wrong. If others want angular support, please share...
typescript is now implemented! :) Why do you need to support nodejs? Is it for server side rendering, or something else?
I think we can support many of these tools. We could add a new group called "Analyzers" or something, and then add "Webpack Bundle Analyzer" to that group, and possibly...
Yes let's decide on that! and maybe put it under "webpack plugins" section until we have more stats plugins implemented.
I think Windows is a requirement. Maybe we should go back to what you proposed initially. Just add the config to `webpack.config.js` with `analyzerMode` set to generate static files. Something...
Fixed this now! webpack 5 has introduced a new format that broke this tool. Thanks, everyone for reporting. New version is up and running on https://webpack.jakoblind.no/optimize/ I'll keep this issue...
I don't know what problem this PR solves? Please explain, thanks :)