Skip to content

Commit d70e6b7

Browse files
committed
update stackblitzrc
1 parent 5c2e665 commit d70e6b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stackblitzrc renamed to .stackblitzrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"startCommand": "yarn run start",
44
"env": {
55
"NODE_ENV": "development",
6-
"OFFLINE_API": "indexedDB"
6+
"OFFLINE_API": "indexedDB",
7+
"STACKBLITZ": "1"
78
}
89
}

0 commit comments

Comments
 (0)