Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
namhoang1604 committed Jan 3, 2025
1 parent b8b8e1c commit 3a22553
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 155 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "storage_service_traceability",
"version": "1.0.0",
"scripts": {
"bundle-swagger": "redocly bundle src/swagger/index.json --output src/swagger/swagger.json",
"bundle-swagger": "npx redocly bundle src/swagger/index.json --output src/swagger/swagger.json",
"build": "yarn bundle-swagger && npx webpack --mode production --config webpack.config.cjs",
"dev": "yarn npm-run-all --parallel bundle-swagger watch:build watch:server",
"lint": "eslint",
Expand Down
Loading

0 comments on commit 3a22553

Please sign in to comment.