antd-dayjs-webpack-plugin
antd-dayjs-webpack-plugin copied to clipboard
Vite/Rollup version
Hi, really appreciate the work. Just curious if it's possible to provide a vite/rollup equivalent version of the plugins as vite is getting more mature and a lot of teams start prototyping with it. Thanks.
You can just copy the logic at present.
It's super easy, just to use alias dayjs to replace moment in your project, and add the relevant dayjs plugins.
So, why not just publish a vite/rollup version of 'antd-dayjs-webpack-plugin' plugin @iamkun
Hey guys. I just published a vite version of this plugin on npm: antd-dayjs-vite-plugin. Hope this helps.
Hey guys. I just published a vite version of this plugin on npm: antd-dayjs-vite-plugin. Hope this helps.
@iamkun Would you consider adding a link to this plugin in the README?