UNPKG

@cocalc/static

Version:

CoCalc's static frontend Webpack-based build system and framework

6 lines 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const path_1 = require("path"); const app_base_path_1 = require("@cocalc/frontend/customize/app-base-path"); __webpack_public_path__ = (0, path_1.join)(app_base_path_1.appBasePath, "static/"); //# sourceMappingURL=init-app-base-path.js.map