puikinsh / Adminator-admin-dashboard

Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more
https://colorlib.com/polygon/adminator/index.html
MIT License
4.37k stars 1.74k forks source link

removed deprecated webpack plugin (extract-text-webpack-plugin) #285

Closed irfanevrens closed 2 years ago

irfanevrens commented 2 years ago

Duplicate of #281 Issue of #283

jepperaskdk commented 2 years ago

@puikinsh Should we merge this as well? Currently npm install fails since extract-text-webpack-plugin is deprecated in favor of mini-css-extract-plugin, which is already a dependency in the adminator package.json#L38.