Skip to content

chore: fjern dev-eksempler i jokulpakka til fordel for Storybook #4742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
154 changes: 0 additions & 154 deletions packages/jokul/dev-server.mjs

This file was deleted.

4 changes: 1 addition & 3 deletions packages/jokul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
"scripts": {
"generate:tokens": "node tokens.build.mjs",
"build": "pnpm run /compile:*/",
"dev": "babel --out-dir=. dev-server.mjs && node dev-server.js",
"dev": "pnpm -w run storybook",
"compile:style": "node build-styles.mjs",
"compile:scripts": "vite build --config vite.build.config.mjs",
"test": "vitest --config vite.test.config.mjs"
Expand Down Expand Up @@ -629,8 +629,6 @@
"cssnano": "^7.0.6",
"cssnano-preset-lite": "^4.0.3",
"glob": "^11.0.0",
"ink": "^5.1.0",
"ink-select-input": "^6.0.0",
"jsdom": "^25.0.1",
"nanoid": "^3.3.8",
"postcss": "^8.4.49",
Expand Down

This file was deleted.

This file was deleted.

Loading
Loading