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 ab67923 commit 260f4afCopy full SHA for 260f4af
.gitignore
@@ -7,7 +7,8 @@
7
/coverage
8
9
# production
10
-/build
+# problem with github deployment if we have this
11
+# /build
12
13
# misc
14
.DS_Store
0 commit comments