mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-12-18 17:04:16 +08:00
docs: JSRunner log update
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
cache
|
cache
|
||||||
.temp
|
.temp
|
||||||
|
**/.DS_Store
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
|
||||||
|
## v1.0.2
|
||||||
|
|
||||||
|
`2023-04-24`
|
||||||
|
|
||||||
|
- fix: 修复NodeJS环境下无法导入第三方模块的问题
|
||||||
|
|
||||||
## v1.0.1
|
## v1.0.1
|
||||||
|
|
||||||
`2023-04-23`
|
`2023-04-23`
|
||||||
|
|||||||
Reference in New Issue
Block a user