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 25e67a8 commit 5c2e665Copy full SHA for 5c2e665
stackblitzrc
@@ -0,0 +1,8 @@
1
+{
2
+ "installDependencies": true,
3
+ "startCommand": "yarn run start",
4
+ "env": {
5
+ "NODE_ENV": "development",
6
+ "OFFLINE_API": "indexedDB"
7
+ }
8
+}
0 commit comments