@ant-design/moment-webpack-plugin
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ant-design/moment-webpack-plugin", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,5 +5,12 @@ # antd-moment-webpack-plugin | ||
## Installation | ||
```bash | ||
npm install --save-dev @ant-design/moment-webpack-plugin | ||
``` | ||
## Usage | ||
```js | ||
// webpack-config.js | ||
import AntdMomentWebpackPlugin from 'antd-moment-webpack-plugin'; | ||
import AntdMomentWebpackPlugin from '@ant-design/moment-webpack-plugin'; | ||
@@ -10,0 +17,0 @@ module.exports = { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2921
21