summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/.stackblitzrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/integrations-playground/.stackblitzrc')
-rw-r--r--examples/integrations-playground/.stackblitzrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/integrations-playground/.stackblitzrc b/examples/integrations-playground/.stackblitzrc
new file mode 100644
index 000000000..43798ecff
--- /dev/null
+++ b/examples/integrations-playground/.stackblitzrc
@@ -0,0 +1,6 @@
+{
+ "startCommand": "npm start",
+ "env": {
+ "ENABLE_CJS_IMPORTS": true
+ }
+} \ No newline at end of file