Error: Unexpected token (Note that you need @rollup/plugin-json to import JSON files)
問題描述: 在使用rollup編譯es6時,遇到報錯Error: Unexpected token (Note that you need @rollup/plugin-json to import JSON files)問題 產生原因: 默認情況下rollup.js不支持導入json ...
