Skip to content

Commit

Permalink
Merge pull request #1642 from redpanda-data/remove-monaco-scripts
Browse files Browse the repository at this point in the history
frontend: remove fetch-monaco scripts
  • Loading branch information
malinskibeniamin authored Mar 10, 2025
2 parents f8c3e0c + 7e12443 commit c14b768
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 95 deletions.
2 changes: 0 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
"lint:check": "biome ci src/*",
"format:check": "biome format src/*",
"format": "biome format src/* --write",
"fetch-monaco": "node scripts/fetch-monaco.mjs",
"load-git-hooks": "cd .. && git config core.hooksPath \"./.git-hooks\"",
"prepare": "npm run fetch-monaco",
"analyze": "RSDOCTOR=true npm run build"
},
"overrides": {
Expand Down
93 changes: 0 additions & 93 deletions frontend/scripts/fetch-monaco.mjs

This file was deleted.

0 comments on commit c14b768

Please sign in to comment.