1 2 3
const gsc = document.createElement('script'); gsc.setAttribute('src', './dist/bundle.js'); document.body.appendChild(gsc);