🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-cli-plugin-ant-design

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cli-plugin-ant-design - npm Package Compare versions

Comparing version

to
1.0.0

2

package.json
{
"name": "vue-cli-plugin-ant-design",
"version": "0.0.1",
"version": "1.0.0",
"description": "vue-cli 3 plugin to add ant-design-vue",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -16,14 +16,2 @@ # vue-cli-plugin-ant-design

You'll be asked some questions regarding how ant-design-vue is configured in your project. After that, you're good to go.
### Use with vue-cli UI
Skip this part if you've done everything in the `Install` section.
If you prefer managing your project in vue-cli UI (by running `vue ui`), here's how you can add Ant-Design-Vue plugin: go to the Plugins menu, click the upper right `+ Add plugin` button, find `vue-cli-plugin-vue-cli-plugin-ant-design` and install it.
![image](https://user-images.githubusercontent.com/4122593/50544833-0b156280-0c3d-11e9-8c9f-34b6602b66f5.png)
Also there're some configurations for you.
![image](https://user-images.githubusercontent.com/4122593/50544839-4c0d7700-0c3d-11e9-99ba-148ff41720e5.png)
You'll be asked some questions regarding how ant-design-vue is configured in your project. After that, you're good to go.