Skip to content

Commit

Permalink
buck2: explain: make dev experience better
Browse files Browse the repository at this point in the history
Reviewed By: stepancheg

Differential Revision: D57171101

fbshipit-source-id: 1a73d1a035c8ed556e76e62c4e230b41cbf19e81
  • Loading branch information
iguridi authored and facebook-github-bot committed May 10, 2024
1 parent 50009dd commit 7614418
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 84 deletions.
84 changes: 0 additions & 84 deletions app/buck2_explain/dev.py

This file was deleted.

1 change: 1 addition & 0 deletions app/buck2_explain/js/package.json
Expand Up @@ -12,6 +12,7 @@
},
"scripts": {
"build": "esbuild src/App.tsx --bundle --outfile=dist/app.js",
"watch": "esbuild src/App.tsx --bundle --outfile=dist/app.js --watch",
"check": "tsc -noEmit -p tsconfig.json"
}
}

0 comments on commit 7614418

Please sign in to comment.