Getting "unknow module type: asset/inline" error when using "asset/inline" type #7050
Answered
by
xc2
cx-camilo-rivera
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: |
Answered by
xc2
Jul 5, 2024
Replies: 2 comments
|
Btw, the error says "unknow" instead of "unknown". |
0 replies
|
|
0 replies
Answer selected by
cx-camilo-rivera
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.