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 c5fa01f commit 3f1d8d1Copy full SHA for 3f1d8d1
packages/cubejs-server-core/core/DevServer.js
@@ -1,5 +1,5 @@
1
/* eslint-disable global-require */
2
-// Playground version: 0.10.56
+// Playground version: 0.19.31
3
const fs = require('fs-extra');
4
const path = require('path');
5
const spawn = require('cross-spawn');
0 commit comments