uniapp经常性报node:events:504, 使用了uno.css

image
vite.config.js

    build: {  
      watch: {  
        exclude: ['node_modules/**', "/__uno.css"]  
      },  
    }
posted @ 2023-09-22 15:36  躺尸的大笨鸟  阅读(110)  评论(0)    收藏  举报