webpack-rtl-plugin icon indicating copy to clipboard operation
webpack-rtl-plugin copied to clipboard

Webpack plugin to produce a rtl css bundle

Results 25 webpack-rtl-plugin issues
Sort by recently updated
recently updated
newest added

When I use mode:production, then rtlcss framework doesn't support the control directives of rtlcss. In production we have the particular optimization. Hope this doesn't affect the functionality of webpack-rtl-plugin? optimization:...

I am trying to build a custom RTL Bootstrap 5 (version 5 is compatible with RTLCSS) unsing webpack with your tool but it looks like the `/*rtl:ignore*/` directive is ignored....

I just check with "yarn audit" and get this vulnerabilities. I think this packages should be upgraded ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ Regular Expression Denial of Service in postcss │ ├───────────────┼──────────────────────────────────────────────────────────────┤...

- fixed webpack deprecation warnings #34

When using with Webpack 5, the following deprecation warnings are raised: ``` (node:45131) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_LENGTH] DeprecationWarning: Compilation.chunks was changed from Array to Set (using Array property 'length' is deprecated) at Set.get...

Hi there is no option for ignoring some node modules? I use leaflet in my project and when I used this plugin, leaflet not working anymore so I want to...

Fixes https://github.com/romainberger/webpack-rtl-plugin/issues/35

Update for [Rtlcss](https://github.com/MohammadYounes/rtlcss) latest release which is 2.6.1