diff --git a/build/plugins.ts b/build/plugins.ts index 8a0793f..7425ae2 100644 --- a/build/plugins.ts +++ b/build/plugins.ts @@ -57,6 +57,10 @@ const useMock = (mode: string) => { logger: true, include: 'mock', infixName: false, + enableDev: true, + // enableProd: true, + // build: true, + // http2: true, // enableProd: true, // build: true, // http2: true,