vue-cli-plugin-split-vendors

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i vue-cli-plugin-split-vendors

Weekly Downloads

33

Version

0.0.1

License

MIT

Unpacked Size

4.56 kB

Total Files

5

Last publish

Collaborators

  • jkarczm