This commit is contained in:
Surya Paolo
2023-11-30 09:41:49 +01:00
parent ee5235549e
commit 8bc6dec1da
11 changed files with 40 additions and 257 deletions

View File

@@ -15,7 +15,7 @@ else
cp -R ./quasar.conf.js _ALL_SITES/$site/
cp -R ./package.json _ALL_SITES/$site/
cp -R ./.env.development _ALL_SITES/$site/
cp -R ./.env.production _ALL_SITES/$site/
# cp -R ./.env.production _ALL_SITES/$site/
cp -R ./.env.test _ALL_SITES/$site/
fi