We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2e665 commit d70e6b7Copy full SHA for d70e6b7
stackblitzrc renamed to .stackblitzrc
@@ -3,6 +3,7 @@
3
"startCommand": "yarn run start",
4
"env": {
5
"NODE_ENV": "development",
6
- "OFFLINE_API": "indexedDB"
+ "OFFLINE_API": "indexedDB",
7
+ "STACKBLITZ": "1"
8
}
9
0 commit comments