prefixaut / vue-cli-plugin-splitterino

CLI Plugin for Vue for easier Splitterino-Extension bundling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue CLI Plugin: Splitterino

A custom CLI Plugin to easily bundle up your Splitterino Plugins and Templates.

Install

Simply add the plugin via vue:

vue add splitterino

Usage

Once installed, the plugin has registered a new script bundle. You may call it via vue-cli-service or with your package manager:

vue-cli-service bundle [options]
yarn bundle [options]
npm run bundle [options]

For more information to the usage, use the --help flag.

About

CLI Plugin for Vue for easier Splitterino-Extension bundling

License:MIT License


Languages

Language:JavaScript 100.0%