You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
257 B
Plaintext

# 信任这些特定包的构建脚本
only-built-dependencies[]=@parcel/watcher
only-built-dependencies[]=esbuild
only-built-dependencies[]=vue-demi
# 或者,如果你想允许所有包运行脚本(不推荐,安全性较低)
# ignore-scripts=false