JavaScriptモジュールを使用したscriptタグの書き方 外部のJavaScriptモジュールを読み込む場合:<script type="module" src="path/to/module.js"></script>>>More