Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Mar 1, 2024
1 parent 4f3c769 commit 99c74e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"README.md"
],
"sideEffects": false,
"scripts-comments": {
"pre-build": "required by TS plugin inline-webgl-constants"
},
"scripts": {
"pre-build": "npx esbuild src/index.ts --bundle --format=cjs --outfile=dist/index.cjs",
"build-minified-bundle": "ocular-bundle ./src/bundle.ts -output=dist/dist.min.js",
Expand Down

0 comments on commit 99c74e5

Please sign in to comment.