scriopt embed시에 type="module" 이라고( 아래와 같이) 명시해 준다.
<script type="module" src="./js/app.js" ></script>
'Programming > javascript' 카테고리의 다른 글
| tip (0) | 2019.07.26 | 
|---|---|
| javascript> array (0) | 2018.03.19 | 
정체를 밝히자
scriopt embed시에 type="module" 이라고( 아래와 같이) 명시해 준다.
<script type="module" src="./js/app.js" ></script>
| tip (0) | 2019.07.26 | 
|---|---|
| javascript> array (0) | 2018.03.19 |