mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 00:40:53 +08:00
fix: remove vite-plugin-lib-inject-css (#4793)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import errorHandler from './error';
|
||||
|
||||
process.env.COMPATIBILITY_DATE = new Date().toISOString();
|
||||
export default defineNitroConfig({
|
||||
devErrorHandler: errorHandler,
|
||||
errorHandler: '~/error',
|
||||
|
||||
Reference in New Issue
Block a user