Skip to content

Commit

Permalink
fix: dsfr prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebigard committed Oct 24, 2024
1 parent 2945883 commit 5e58e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"test": "react-scripts test",
"serve": "ws --port 3000 --log.format dev --spa index.html",
"eject": "react-scripts eject",
"predev": "react-dsfr update-icons",
"prebuild": "react-dsfr update-icons",
"dsfr:copy": "react-dsfr copy-static-assets",
"dsfr:update": "react-dsfr update-icons",
"typecheck": "tsc --noEmit"
Expand Down

0 comments on commit 5e58e1c

Please sign in to comment.