Answer the question
In order to leave comments, you need to log in
How to generate JS files separately from assembly?
We write individual modules using import/export. The assembly is assembled into one JS file using RollupJS. But there was a need to compile a separate JS file for each module (without import / export lines and minified). How can this be done automatically?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question