Electron vueでbuild時にUnexpected tokenが出る
ERROR in unknown: Unexpected token (14946:4)
Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = index.html
[0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.ejs 1.28 KiB {0} [built]
[1] ./node_modules/lodash/lodash.js 527 KiB {0} [built]
[2] (webpack)/buildin/module.js 497 bytes {0} [built]
packしてもbuildしても出る。
原因はvue内でjsしか書いてないのにts宣言している箇所があることだった・・・
<script lang="ts">
しょうもない時間を潰してしまった・・・
Author And Source
この問題について(Electron vueでbuild時にUnexpected tokenが出る), 我々は、より多くの情報をここで見つけました https://qiita.com/jumbOrNot/items/8b1abdfe414ae091d804著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .