Skip to content

Commit

Permalink
Merge pull request #11 from flowplayer/chore/deploy
Browse files Browse the repository at this point in the history
chore: add manifest build;
  • Loading branch information
ondreian authored Oct 15, 2024
2 parents 336930b + 285fbd2 commit fbd4ff0
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 @@ -4,6 +4,7 @@
"scripts": {
"new:component": "tsx tooling/code-gen/bin.ts",
"cdn:manifest": "tsx tooling/cdn/bin.ts",
"postbuild": "npm run cdn:manifest > dist/index.json",
"build": "webpack",
"test:puppeteer": "ava --config test/puppeteer/_ava.config.mjs"
},
Expand Down

0 comments on commit fbd4ff0

Please sign in to comment.