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.
2 parents ed7ed10 + f67529f commit 3f69b36Copy full SHA for 3f69b36
.gitignore
@@ -3,3 +3,8 @@
3
4
# ENVIRONMENT VARIABLES
5
.env
6
+
7
+# TRANSPILED OUTPUT
8
+/dist/*
9
+/temp-dependencies-layer/*
10
+/temp-index/*
0 commit comments