Getting "unknow module type: asset/inline" error when using "asset/inline" type #7050
Answered
by
xc2
criveratro
asked this question in
Q&A
-
|
When running This is the relevant part of Any ideas? Trying to migrate from webpack 5 (https://www.rspack.dev/guide/migration/webpack). Using yarn classic with: |
Beta Was this translation helpful? Give feedback.
Answered by
xc2
Jul 5, 2024
Replies: 2 comments
-
|
Btw, the error says "unknow" instead of "unknown". |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
criveratro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
parser.dataUrlConditionmakes sense only when module type isassetinstead ofasset/inline.