webdiscus
webdiscus
@sahilmob for info: I'm working on the HMR supporting for styles. So, after changes in a SCSS/CSS file, the generated CSS will be updated in the browser without reloading, similar...
> Thanks for your efforts. My repos is private unfortunately. you can create a public demo repo with fake data to reproduce your issue. Without the reproducible issue I can't...
In 2023 can be used the new modern [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin). This plugin replaces the functionality of both the `html-webpack-plugin` and `script-ext-html-webpack-plugin` plugins.
@Paillat-dev can be closed the issue or you have questions for topic?
@scott-primacy is the issue still actual?
@sahilmob is the issue still actual?
Hi @elseify, Rspack 1.0 is not yet compatible with `core webpack features`. Rspack implements "~10%" of the core (mandatory) features of Webpack, so it is not possible to make this...
> Webpack has become too slow For using Webpack with React or Vue, yes, is too slow. But it is the problem of the React with a lot of components,...
@PredragNa you can try to use the modern [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin). This plugin supports `EJS` and many others [templating engines](https://github.com/dc7290/template-ejs-loader/issues/36#template-engine) out of the box. The plugin replaces the functionality of the plugins...
@dse, thank you! I have implemented your patch to detect additional terminals in other colorize lib - [ansis](https://github.com/webdiscus/ansis).