We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ed674 commit 69dab66Copy full SHA for 69dab66
.gitignore
@@ -1,2 +1,5 @@
1
# ignore
2
node_modules
3
+dist/*
4
+!dist/*.min.js
5
+.npmrc
0 commit comments