Improve storybook and general setup

This commit is contained in:
garronej 2023-04-19 05:31:56 +02:00
parent 0135b190ea
commit 121b6f7f2f

View file

@ -8,8 +8,8 @@
"url": "git://github.com/codegouvfr/keycloakify-starter.git"
},
"scripts": {
"prestart": "copy-keycloak-resources-to-storybook-static",
"prestorybook": "copy-keycloak-resources-to-storybook-static",
"prestart": "copy-keycloak-resources-to-public",
"prestorybook": "copy-keycloak-resources-to-public",
"start": "react-scripts start",
"build": "react-scripts build",
"build-keycloak-theme": "yarn build && keycloakify",