0.0.1 • Published 3 years ago

vue-cli-plugin-split-vendors v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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-app

Add the plugin with the following command

cd my-app

vue add split-vendors

📑 License

MIT

Copyright (c) 2021-present Jacek Karczmarczyk