antd-moment-webpack-plugin

0.0.2 • Public • Published

antd-moment-webpack-plugin

A webpack plugin to replace Day.js to Moment.js automatically.

// webpack-config.js
import AntdMomentWebpackPlugin from 'antd-moment-webpack-plugin';

module.exports = {
  // ...
  plugins: [new AntdMomentWebpackPlugin()],
};

Readme

Keywords

none

Package Sidebar

Install

npm i antd-moment-webpack-plugin

Weekly Downloads

7

Version

0.0.2

License

MIT

Unpacked Size

2.81 kB

Total Files

4

Last publish

Collaborators

  • iamkun