Skip to content

Commit

Permalink
Add knip entry for speedscope
Browse files Browse the repository at this point in the history
Since it's used dynamically
  • Loading branch information
macournoyer committed Dec 16, 2024
1 parent fe8793f commit 1f8a523
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,8 @@
"project": "**/*.ts!",
"entry": [
"**/{commands,hooks}/**/*.ts!",
"**/index.ts!"
"**/index.ts!",
"speedscope"
],
"vite": {
"config": [
Expand Down

0 comments on commit 1f8a523

Please sign in to comment.