In my use case, I want to add a second entry which is just a js file. It is a chrome extension app where I use the main index.html as the popup, and the second entry is going to be a background.js which injected into the page. Is it possible to achieve this using your library?
In my use case, I want to add a second entry which is just a js file. It is a chrome extension app where I use the main index.html as the popup, and the second entry is going to be a background.js which injected into the page. Is it possible to achieve this using your library?