Skip to content

Commit 5680070

Browse files
committed
Tweak
1 parent 201a5d4 commit 5680070

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
node_modules
2-
dist
2+
dist

.npmignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
example-app
1+
node_modules
2+
example-app/**/*
23
.eslintrc
3-
build.mjs
4-
!dist
4+
build.mjs

0 commit comments

Comments
 (0)