chore: update website and blank templates to incorporate import map changes (#7664)

This commit is contained in:
Alessio Gravili
2024-08-14 09:10:40 -04:00
committed by GitHub
parent 96e7c95ebc
commit 3d86bf1974
77 changed files with 913 additions and 9681 deletions

View File

@@ -427,8 +427,8 @@ jobs:
- name: Pack and build app
run: |
set -ex
pnpm run script:pack --dest templates/blank-3.0
cd templates/blank-3.0
pnpm run script:pack --dest templates/blank
cd templates/blank
cp .env.example .env
ls -la
pnpm add ./*.tgz --ignore-workspace