summaryrefslogtreecommitdiff
path: root/examples/portfolio-svelte/.stackblitzrc
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-03-14 11:41:57 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-14 11:41:57 -0700
commit80066c01c26d974d79bde27bf0e271efad3aa76c (patch)
tree76a19f59d85fc58ff7eb4fbffddfc61551d7622e /examples/portfolio-svelte/.stackblitzrc
parent75f4c17e4ce8723de34303fedaf7af17e5add27d (diff)
downloadastro-80066c01c26d974d79bde27bf0e271efad3aa76c.tar.gz
astro-80066c01c26d974d79bde27bf0e271efad3aa76c.tar.zst
astro-80066c01c26d974d79bde27bf0e271efad3aa76c.zip
cleanup the repo, remove outdated files and folders (#2771)
Diffstat (limited to 'examples/portfolio-svelte/.stackblitzrc')
-rw-r--r--examples/portfolio-svelte/.stackblitzrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/portfolio-svelte/.stackblitzrc b/examples/portfolio-svelte/.stackblitzrc
deleted file mode 100644
index 43798ecff..000000000
--- a/examples/portfolio-svelte/.stackblitzrc
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "startCommand": "npm start",
- "env": {
- "ENABLE_CJS_IMPORTS": true
- }
-} \ No newline at end of file