We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4f07c commit 49c3b50Copy full SHA for 49c3b50
knip.jsonc
@@ -38,7 +38,7 @@
38
"ignoreDependencies": ["@babel/preset-.+", "react", "react-dom"],
39
},
40
"packages/browser": {
41
- "ignoreDependencies": ["@napi-rs/wasm-runtime"],
+ "ignoreDependencies": ["@emnapi/core", "@emnapi/runtime", "@napi-rs/wasm-runtime"],
42
43
"packages/rolldown": {
44
"entry": [
0 commit comments