This website requires JavaScript.
Explore
Help
Register
Sign In
agtic
/
keycloak_theme
Watch
1
Star
0
Fork
0
You've already forked keycloak_theme
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
keycloak_theme
/
scripts
/
build-storybook.ts
5 lines
84 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Vendor dompurify, use isomorphic-dompurify only for tests
2024-09-22 20:12:11 +02:00
import
{
run
}
from
"./shared/run"
;
Make it more conveignent to run storybook
2024-06-03 23:26:04 +02:00
GitHub pages does not serve dotfile, patch storybook build #645
2024-09-10 19:31:03 +02:00
run
(
"yarn build"
)
;
run
(
"npx build-storybook"
)
;
Reference in New Issue
Copy Permalink