Your script tag in this case has to have a new type attribute equal to module, like this: <script src="main.js" type="module"></script>.
確定! 回上一頁