Must use import to load ES Module

在我直接在代碼裏使用export與import時(沒有安裝其它插件與依賴包文件) 17-CalcArea.js文件: Moudle.js文件: 運行文件時報錯:import {circleArea, squareArea} from ’ ./17-CalcArea.js’ SyntaxError: Unexpected token { 上網查了資料,大多都是經過babel來解決,可是我這不是在寫項
相關文章
相關標籤/搜索