Skip to content

Commit

Permalink
build site
Browse files Browse the repository at this point in the history
  • Loading branch information
elmuerte committed Feb 23, 2024
1 parent 36f230f commit b947a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"validate:source-json": "node bin/validate-json.mjs lba1/*.json lba2/*.json",
"validate:prettier": "prettier --check .",
"build:json": "node bin/merge-json.mjs",
"build:site": "parcel build src/index.html",
"test:merged-json": "node bin/validate-json.mjs dist/lba1.json dist/lba2.json",
"prettier-write": "prettier --write ."
},
Expand Down

0 comments on commit b947a3c

Please sign in to comment.