-
Bug reportHere the doc mentioned that we have to pass a But it seems both of In my case, I just need You can check the library I am working on here ( just read the What is the current behavior? If the current behavior is a bug, please provide the steps to reproduce. What is the expected behavior? Other relevant information: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Not related to webpack, please open an issue in html-loader |
Beta Was this translation helpful? Give feedback.
-
@alexander-akait |
Beta Was this translation helpful? Give feedback.
-
Here is my repo. |
Beta Was this translation helpful? Give feedback.
@alexander-akait
Here is my repo.
You can just
npm run dev
to check the preview.And the problem is at
webpack.config.ts
line 209, I have commented about what the problem is , hope you can get what I am talking about.repo:
https://github.com/mizok/webpack-inline-loader-sample/
webpack.config.ts:
https://github.com/mizok/webpack-inline-loader-sample/blob/master/webpack.config.ts