Skip to content

Commit

Permalink
remove scripts/build-console-feed
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Apr 13, 2024
1 parent c8cc3f4 commit a5d35fa
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 33 deletions.
1 change: 0 additions & 1 deletion .npm/console-feed/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions .npm/console-feed/package.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@
"setup": "rm -rf out/** || true",
"copy": "node scripts/copy.mjs",
"build": "yarn setup && node scripts/build-all.mjs --minify --analyze",
"build:console-feed": "node scripts/build-console-feed.mjs",
"build:extension": "node scripts/build-extension.mjs",
"build:preview": "node scripts/build-preview.mjs",
"lint": "recommended",
Expand Down
24 changes: 0 additions & 24 deletions scripts/build-console-feed.mjs

This file was deleted.

0 comments on commit a5d35fa

Please sign in to comment.