Integrate market audit with shared calibration and catalog
This commit is contained in:
@@ -80,6 +80,7 @@ function readBody(request) {
|
||||
export default defineConfig(({ mode }) => {
|
||||
const environment = loadEnv(mode, process.cwd(), "");
|
||||
return {
|
||||
base: "./",
|
||||
plugins: [
|
||||
marketImportProxy({
|
||||
url: environment.L2_MARKET_IMPORT_URL,
|
||||
|
||||
Reference in New Issue
Block a user