optimize-css

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-08-19 13:43:44 +07:00
parent a074e0e6e9
commit 5abba695b2
20 changed files with 3 additions and 59 deletions

View File

@ -58,9 +58,9 @@ module.exports = {
// Modules: https://go.nuxtjs.dev/config-modules
modules: ['@nuxtjs/axios', '@nuxtjs/dayjs', '@nuxtjs/style-resources' ],
styleResources: {
scss: ['./assets/scss/*.scss'],
},
// styleResources: {
// scss: ['./assets/scss/*.scss'],
// },
proxy: {
"/api/": {
target: "http://0.0.0.0:9999/",