0.0.1 • Published 5 years ago
vue-cli-plugin-split-vendors v0.0.1
vue-cli-plugin-split-vendors
A Vue CLI 4/5 Plugin for splitting vendor libs into separate chunks
💿 Install
If you haven't yet installed vue-cli, first follow the install instructions here: https://github.com/vuejs/vue-cli
Generate a project using vue-cli:
vue create my-appAdd the plugin with the following command
cd my-app
vue add split-vendors📑 License
Copyright (c) 2021-present Jacek Karczmarczyk
0.0.1
5 years ago