Revert "fix:Vite CJS Node API deprecated waring"

This commit is contained in:
芋道源码
2025-01-15 20:45:49 +08:00
committed by GitHub
parent 395c5862fe
commit 026b2f2ba5
5 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
export default {
module.exports = {
plugins: {
autoprefixer: {}
}