Skip to content

Commit b27f930

Browse files
committed
use ncc
Signed-off-by: js-jake <[email protected]>
1 parent dddea80 commit b27f930

File tree

3 files changed

+572
-3
lines changed

3 files changed

+572
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,13 @@ typings/
9090

9191
# Nuxt.js build / generate output
9292
.nuxt
93-
dist
9493

9594
# Storybook build outputs
9695
.out
9796
.storybook-out
9897
storybook-static
9998

10099
# rollup.js default build output
101-
dist/
102-
103100
# Gatsby files
104101
.cache/
105102
# Comment in the public line in if your project uses Gatsby and not Next.js

0 commit comments

Comments
 (0)