Open
Description
The readme.md file contains :-
But in package.json we have
"scripts": {
"dev": "histoire dev --port 6006",
"watch": "vite build --watch",
"build": "vite build && npm run build:css",
"build:css": "sass src/assets/scss/themes.scss dist/themes.css --no-source-map",
"story:build": "histoire build",
"story:preview": "histoire preview",
"prepublish": "pnpm run build"
},
The readme or either the pacakge.json scripts should be corrected .
Metadata
Metadata
Assignees
Labels
No labels