The rollup html plugin moves some scripts tags into the body tag of html document. How can this be prevented/stopped? Furthermore, this should not be default setting to move script tags into html body.
The rollup html plugin moves some scripts tags into the body tag of html document. How can this be prevented/stopped?
Furthermore, this should not be default setting to move script tags into html body.