BrainCrumbz
BrainCrumbz
Hello all. In one of our projects we're having this issue as well, same stacktrace from `awesome-typescript-loader\src\index.ts:104:13` above. @readme42 mentions an issue with *watchpack*, but we do not directly depend...
Is this already documented?
Or, looking at subsequent section (**Awesome Typescript Loader**) maybe is the other way around: the text is right, and code block should use **ts-loader** instead.
happy with that. Which is the right one: code block or text?
Also, if it can help: at least in our project, the issue does __not__ show up when we stick to versions: * vite-plugin-html: ^3.0.3 * vite: ^2.7.2 that is: we...
Actually, for 3.x there are other tags missing too: • 3.2.0 • 3.1.0 • 3.0.5 • 3.0.4 • 3.0.3 • 3.0.2 • 3.0.1 Did not check beyond 3.x
Does this still apply, now that Doc github repo moved? There seems to be no reference to none of the two in https://webpack.js.org/configuration/plugins/, nor in https://github.com/webpack/webpack.js.org/tree/master/content/plugins
Did you check this project home? The big prints says that they moved to https://github.com/webpack/webpack.js.org, that changes here should be done on [local wiki](https://github.com/webpack/docs/wiki), but then again it says to...
Could you share more info on what needs to be fixed? Also, what parts need to be changed? Also, what other project is similar and can be taken as an...
Hi there. Did you find an answer to this? We're facing the same issue. Thanks