怎么将打包产物中的less转换成css #748
Unanswered
Lands-1203
asked this question in
Q&A
Replies: 1 comment
-
father 只是 bundleless ,不会处理源代码里的非 TS 文件,只会拷贝到产物里对应位置,所有非 TS 源码的功能(如 less / css module 等),都需要引入这个库的主体项目来支持这些功能。 比如使用 antd 4 的时候,样式可以引入 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
怎么将打包产物中的less转换成css
Beta Was this translation helpful? Give feedback.
All reactions