Electron + Vue3 + TS 实战 - 掘金
如果报错loaderContext.getOptions is not a function
ts-loader版本不一致导致的问题。
解决方案:npm install [email protected] --save