Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

Plugins

pirxpilot edited this page Dec 26, 2013 · 33 revisions

This is a list of component-builder plugins. They can be installed using npm:

npm install component-<plugin>

And, once installed, they can be used during build by listing them as --use option parameters:

component build --use component-<plugin>

You might also be interested in some 3rd party component commands - they have their own page

Clone this wiki locally