빌드시 에러
[BABEL] maximum size 500KB issue in server?
The code generator has deoptimised the styling of /var/www/html/my_folder/node_modules/bootstrap-vue/src/icons/icons.js as it exceeds the max of 500KB.
....
/*
** You can extend webpack config here
*/
extend(config, ctx) {},
babel: { compact: true }
nuxt.config.js 파일
babel: { compact: true } 추가