web
web copied to clipboard
stop moving script tag into the body - html rollup plugin
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.