Skip to content

Commit

Permalink
No need to manually call the copy asst script anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 23, 2024
1 parent 72727cb commit a609089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git://github.com/keycloakify/keycloakify-starter-webpack.git"
},
"scripts": {
"prestart": "keycloakify update-kc-gen && keycloakify copy-keycloak-resources-to-public",
"prestart": "keycloakify update-kc-gen",
"start": "react-scripts start",
"prestorybook": "npm run prestart",
"storybook": "storybook dev -p 6006",
Expand Down

0 comments on commit a609089

Please sign in to comment.