umi/dumi 无法引入 package/lib 目录下的 css 文件,但是可以引入 package/src 目录下的 css 文件。 #8027
Unanswered
L-excellence
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
import 'template/lib/index.css';
template is a dependent package.
✖ Webpack
Compiled with some errors in 328.10ms
ERROR Failed to compile with 1 errors
This dependency was not found:
To install it, you can run: npm install --save template/lib/index.css
Beta Was this translation helpful? Give feedback.
All reactions