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 a6a8f0b commit 02ff6b1Copy full SHA for 02ff6b1
.gitignore
@@ -4,7 +4,7 @@
4
samples/.env
5
6
# Ignore dist files generated by build.
7
-/dist/
+dist/*.js
8
samples/*/dist/
9
10
# Ignore playwright outputs
0 commit comments