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 2525373 commit adc816fCopy full SHA for adc816f
.gitignore
@@ -1,2 +1,5 @@
1
-# ignore app.js
+# ignore
2
node_modules
3
+dist/*
4
+!dist/*.min.js
5
+.npmrc
0 commit comments