Skip to content

Commit 2bfbbdc

Browse files
committed
Track dist
1 parent b033be0 commit 2bfbbdc

File tree

3 files changed

+4973
-1
lines changed

3 files changed

+4973
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ typings/
8282
# Nuxt.js build / generate output
8383
.nuxt
8484
dist/*
85-
lib/dist/*
85+
!lib/dist/*
8686
!lib/dist/index.d.ts
8787

8888
# Gatsby files

lib/dist/index.cjs.js

Lines changed: 2500 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/dist/index.esm.mjs

Lines changed: 2472 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)