next.config.js file with entry points
Unanswered
Saltwater Crocodile posted this in #help-forum
Saltwater CrocodileOP
Hello i'm new with NextJS and also with webpack and i'm trying to figure it out, how to configure it to have final resources like example.html standlone. The purpose of this is because building a twitch extension with NextJS the building production files spread the css/js in different bundles and need them all in root directory. Thanks in advance ðŸ™
Is there an option to set multiple entry points?
Is there an option to set multiple entry points?