diff options
author | 2022-03-14 11:41:57 -0700 | |
---|---|---|
committer | 2022-03-14 11:41:57 -0700 | |
commit | 80066c01c26d974d79bde27bf0e271efad3aa76c (patch) | |
tree | 76a19f59d85fc58ff7eb4fbffddfc61551d7622e /examples/portfolio-svelte/.stackblitzrc | |
parent | 75f4c17e4ce8723de34303fedaf7af17e5add27d (diff) | |
download | astro-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/.stackblitzrc | 6 |
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 |