Hello I am in need for help in this question because I am learning webpack right now and I need some help on its use.
As for fun I am developing my own html/css admin panel theme migrating from old codebase into webpack as an attempt to make it more modular. Also I use it as an excuse for learning webpack and making my frontend code more test friendly.
My webpack config is:
const path
…
Top comments (0)