2.7.0 (#232)
1. Enable Turbopack for testing builds 2. Move turbopack configuration to new top-level config property 3. Bump package.json version 4. Add missing env in .env 5. Added more ignored paths to .cursorignore
This commit is contained in:
committed by
GitHub
parent
81f50777ea
commit
af84676454
@@ -1,5 +1,12 @@
|
||||
database.types.ts
|
||||
playwright-report
|
||||
test-results
|
||||
web/supabase/migrations
|
||||
pnpm-lock.yaml
|
||||
.env.local
|
||||
.env.local
|
||||
.env.production.local
|
||||
.idea
|
||||
.vscode
|
||||
.zed
|
||||
tsconfig.tsbuildinfo
|
||||
.windsurfrules
|
||||
Reference in New Issue
Block a user