Skip to content

Commit f86b681

Browse files
committed
Add core builds without path data parser
1 parent aba052e commit f86b681

9 files changed

+2513
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@
88
!/dist/path-bool.js.map
99
!/dist/path-bool.umd.js
1010
!/dist/path-bool.umd.js.map
11+
!/dist/path-bool.core.js
12+
!/dist/path-bool.core.js.map
13+
!/dist/path-bool.core.umd.js
14+
!/dist/path-bool.core.umd.js.map

0 commit comments

Comments
 (0)