【发布时间】:2020-11-21 04:47:20
【问题描述】:
我正在将 NUXTJS 应用程序用于 SSR 页面,但我收到了 bootstrap-vue 图标大小问题的错误。
文件托管在 AWS 服务器中,这将是错误
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.
这会有什么问题?我也在构建位置添加了 babbel..
【问题讨论】:
标签: vue.js bootstrap-vue nuxtjs