next-plugin-antd-less: compile failed with next.js 11
I add this plugin into my next.js project, but compiling is failed.
.bezierEasingMixin(); ^ Inline JavaScript is not enabled. Is it set in your options?
I don’t know why this plugin do not support Inline JavaScript
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (6 by maintainers)
@cbfn pls check https://github.com/SolidZORO/mkn repo.
@cbfn Thanks for sharing the solution, I have not used tailwind and this solution of yours is just fine.