Skip to content

Commit b8c38ac

Browse files
committed
stackblitz can't handle these examples out of the box
1 parent 6c3b686 commit b8c38ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"title": "React Suspense 🔀",
66
"subtitle": "Simplify your Async UI and improve your User Experience",
77
"githubRepo": "https://github.com/epicweb-dev/react-suspense",
8+
"stackBlitzConfig": {
9+
"view": "editor"
10+
},
811
"product": {
912
"host": "www.epicreact.dev",
1013
"slug": "react-suspense",
@@ -44,6 +47,7 @@
4447
"dependencies": {
4548
"@epic-web/config": "^1.11.2",
4649
"@epic-web/invariant": "^1.0.0",
50+
"@epic-web/workshop-utils": "^4.28.1",
4751
"react": "19.0.0-beta-94eed63c49-20240425",
4852
"react-dom": "19.0.0-beta-94eed63c49-20240425",
4953
"react-error-boundary": "^4.0.13",

0 commit comments

Comments
 (0)