You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vite] Internal server error: Inline JavaScript is not enabled. Is it set in your options? Plugin: vite:css File: D:/WWW/vue-admin/node_modules/ant-design-vue/lib/style/color/bezierEasing.less 107| // It is hacky way to make this function will be compiled preferentially by less 108| // resolve error: ReferenceError: colorPalette is not defined 109| // https://github.com/ant-design/ant-motion/issues/44 | ^ 110| .bezierEasingMixin();
#5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
如果使用了ant-design-vue, 需要在vite.config.js中增加如下配置:
The text was updated successfully, but these errors were encountered: