我這個項目
https://github.com/bluelovers...
不知道為什麼只要試圖直接在 wpepack 內打包 ts 就會失敗
internal/streams/legacy.js:59
throw er; // Unhandled stream error in pipe.
^
Error: ./lib/core/index.ts
Module parse failed: Unexpected token (11:7)
You may need an appropriate loader to handle this file type.
| export { greasemonkey };
|
| export interface IJQueryStatic extends JQueryStatic
| {
| scrollTo?: JQuery<HTMLElement>;
@ ./src/dmm-plus-sc/index.user.ts 7:0-48
變成每次只能以預先備 ts 編譯好之後的 js 來打包
呼唤远方
相关分类