Skip to content

Commit

Permalink
Package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chinmoy-96 committed Mar 21, 2024
1 parent 7a9660e commit eb5fb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"node": ">=14"
},
"scripts": {
"start": "run-s build start:dev",
"start": "SKIP_PREFLIGHT_CHECK=true run-s build start:dev",
"sprint": "SKIP_PREFLIGHT_CHECK=true run-s start:script",
"start:dev": "run-p dev:**",
"start:script": "./scripts/create.sh",
Expand Down

0 comments on commit eb5fb8e

Please sign in to comment.