ae9ac5cbdc
* Revert "Revert "Fixes using React.lazy and Suspense""
This reverts commit e621c2f7d3
.
* Adds a changeset
* Fix ts errors
* Remove netlify metadata folder
21 lines
352 B
Text
21 lines
352 B
Text
node_modules/
|
|
dist/
|
|
.output/
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.vercel
|
|
_site/
|
|
scripts/smoke/*-main/
|
|
scripts/memory/project/src/pages/
|
|
*.log
|
|
package-lock.json
|
|
.turbo/
|
|
|
|
# ignore top-level vscode settings
|
|
/.vscode/settings.json
|
|
|
|
# do not commit .env files or any files that end with `.env`
|
|
*.env
|
|
|
|
!packages/astro/vendor/vite/dist
|
|
packages/integrations/**/.netlify/
|