181351 posts 1993 follows 1215 followers
Please pay attention to random failures.
Promiseを使う方
import('/my-module.js') .then((module) => { // something brilliant });