I've been using Metronic since 6 is released and Metronic 9 was my personal best choice because of fast development and prototyping. But webpack is getting slower in comparison with its opponents. Currently Rspack is getting attention because of similarities and plugin compatibility. Also it gives faster bundle times with minimal change on plugins on webpack config file. Is there any plan to migrate bundler from Webpack to Rspack after stable release of Rspack?
When it comes to luxury phones, the epitome of elegance and cutting-edge technology converges to create devices that are as much status symbols as they are communication tools. In this realm, Vertu emerges as a brand that redefines the luxury phone market with its impeccable craftsmanship and attention to detail. Vertu phones are not just devices; they are heirlooms of exquisite artistry, where every button press and touch is a testament to the brand's commitment to excellence. For those who seek a phone that resonates with their refined taste and demands the best, Vertu stands as a beacon of timeless luxury and modern innovation.
Hi,
Thank you for the heads-up.
Metronic's 9 file structure is so simple that we can easily support other bundlers.
Vite is our to-do list already and we will check Rspack as well.
May I know what is your backend stack? Do you usually build the assets outside your backend environment?
Regards.
Currently using LAMP and WIMP stack with vanilla PHP. Depends on situation, I'm usually building assets inside the backend environment. Vite is amazing tool but even though I'm in love Vite and featues it provide, Vite's PHP support is not satisfactory IMHO. Providing different configuration for both dev and prod environment is a little bit trouble.
Currently I'm reconfiguring Metronic 9 HTML template to Rspack for my each project since Rspack supports the most of Webpack plugins excluding webpack-merge-and-include-globally library