Skip to content

Commit

Permalink
fixup! feat(ai-help): add index with rendered macros
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Dec 11, 2023
1 parent f9ebf74 commit ff28247
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 @@ -14,6 +14,7 @@
},
"scripts": {
"ai-help": "ts-node scripts/ai-help.ts",
"ai-help-macros": "ts-node scripts/ai-help-macros.ts",
"analyze": "source-map-explorer 'client/build/static/js/*.js'",
"analyze:css": "source-map-explorer 'client/build/static/css/*.css'",
"build": "cross-env NODE_ENV=production NODE_OPTIONS='--no-warnings=ExperimentalWarning --loader ts-node/esm' node build/cli.ts",
Expand Down

0 comments on commit ff28247

Please sign in to comment.