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 5c9f0e6 commit 728dbc5Copy full SHA for 728dbc5
src/helpers/api.js
@@ -1,4 +1,5 @@
1
const args = require('../utils/getArgs.js');
2
+const {PYTHAGORA_API_SERVER} = require("@pythagora.io/js-code-processing").common;
3
4
function getApiConfig() {
5
return {
0 commit comments