Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4790277a6d535b68a3d61bf2be44b6d84d46502c https://github.com/phpmyadmin/phpmyadmin/commit/4790277a6d535b68a3d61bf2be44... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-05-03 (Tue, 05 May 2022) -03:00
Changed paths: M package.json M webpack.config.js M yarn.lock
Log Message: ----------- Replace webpack-rtl-plugin with rtlcss-webpack-plugin
The webpack-rtl-plugin package is out of date and throwing deprecation notices.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev