mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-04-26 14:36:56 +08:00
chore: UPDATE
This commit is contained in:
parent
d5f294cd2a
commit
93f897eabe
2
note.md
2
note.md
@ -18,3 +18,5 @@
|
|||||||
* rollup 对 .ts 文件并不会编程(只会编译 .js 文件)
|
* rollup 对 .ts 文件并不会编程(只会编译 .js 文件)
|
||||||
* typescript 不编译 require
|
* typescript 不编译 require
|
||||||
* `npm` 有个包 `typescript-require`
|
* `npm` 有个包 `typescript-require`
|
||||||
|
- electron-store、conf
|
||||||
|
* npm 包会有依赖 `process.cwd()` 的情况,默认 `process.cwd() === '/'` 需要正确指向;补丁 `src/common/patch.ts`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user