We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28c811 commit 3d20520Copy full SHA for 3d20520
.stackblitzrc
@@ -0,0 +1,6 @@
1
+{
2
+ "startCommand": "npm start",
3
+ "env": {
4
+ "ENABLE_CJS_IMPORTS": true
5
+ }
6
+}
0 commit comments