Skip to content

Commit

Permalink
Merge branch 'main' into storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
iva2k committed Feb 11, 2024
2 parents a97f636 + 0fbcd40 commit aeaf904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CREATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ pnpm install -D cross-env glob rimraf minimist @types/minimist sass shx vite-plu
pnpm install -D ts-node tsx
```

Add assets copying scripts `scripts/assets-copy.ts` and `scripts/assets-clean.ts` to `package.json`.
Add assets copying scripts `scripts/assets-copy.ts` and `scripts/assets-clean.ts` to `package.json`.

Add assets copying during dev using 'vite-plugin-static-copy' to svelte.config.js (see source file).

Expand Down

0 comments on commit aeaf904

Please sign in to comment.