antd-dayjs-webpack-plugin icon indicating copy to clipboard operation
antd-dayjs-webpack-plugin copied to clipboard

Vite/Rollup version

Open WangHansen opened this issue 4 years ago • 4 comments

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.

WangHansen avatar Feb 09 '21 10:02 WangHansen

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.

iamkun avatar Feb 10 '21 08:02 iamkun

So, why not just publish a vite/rollup version of 'antd-dayjs-webpack-plugin' plugin @iamkun

Cheng007 avatar Jul 04 '21 14:07 Cheng007

Hey guys. I just published a vite version of this plugin on npm: antd-dayjs-vite-plugin. Hope this helps.

nekocode avatar Jul 15 '21 07:07 nekocode

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?

nekocode avatar Jul 15 '21 08:07 nekocode