Skip to content

Commit 99ea3cb

Browse files
niktekendigo9740
andauthored
Feat/migrate to new package process (#1170)
* svelte-migrate + script updates * tweaks * First test done * Stragglers * Add Prettier config to post-build gen * Added keywords for display on npmjs * Back out the a11y fixes * Git gud * Updated package lock file * Fix the NPM publish script path * Resolve package script command --------- Co-authored-by: endigo9740 <[email protected]>
1 parent b02e241 commit 99ea3cb

File tree

8 files changed

+1907
-1111
lines changed

8 files changed

+1907
-1111
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
node_modules
33
build
44
.svelte-kit
5-
package
5+
dist
66
.env
77
.env.*
88
!.env.example
99
coverage
1010
pnpm-lock.yaml
1111
.vscode
1212
.temp
13-
src/lib/tailwind/generated
13+
src/lib/tailwind/generated
14+
*.tgz

0 commit comments

Comments
 (0)