Skip to content

Commit d5b0b02

Browse files
MoYingJiapoint123
andauthored
fix(package): 删除依赖项中的 tools 原生模块包 (#900)
* fix(package): 删除依赖项中的 tools 原生模块包 > 其实这个包应该删掉的,因为目前 SPlayer 是手动复制并 require 原生模块,这样安装只有 import 的时候才会用到 > > 现在不用 import 的原因是不好控制编译和安装,虽然 import 确实更符合人体工程学 * 🐞fix: 修正锁文件 --------- Co-authored-by: apoint123 <108002475+apoint123@users.noreply.github.com>
1 parent b14b265 commit d5b0b02

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"pinia-plugin-persistedstate": "^4.7.1",
8181
"plyr": "^3.8.4",
8282
"sortablejs": "^1.15.7",
83-
"tools": "link:native\\tools",
8483
"ws": "^8.19.0"
8584
},
8685
"devDependencies": {

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)