Skip to content

Commit 5da9f6d

Browse files
author
bietkul
committed
Fixed optmized build issue
1 parent e2479e3 commit 5da9f6d

File tree

4 files changed

+2660
-627
lines changed

4 files changed

+2660
-627
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules
1+
/lib/
2+
/node_modules/

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ examples
22
docs
33
.npmignore
44
package-lock.json
5-
yarn.lock
5+
yarn.lock
6+
/src/

0 commit comments

Comments
 (0)