0.5.0 • Published 3 years ago

@extensionengine/rollup-plugin-tailor-ce v0.5.0

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

@extensionengine/rollup-plugin-tailor-ce

circleci build status install size npm package version github license js @extensionengine style

This package provides rollup plugin for building tailor content elements.

Install

$ npm install -D @extensionengine/rollup-plugin-tailor-ce

Usage

Add plugin to your bili.config.js:

module.exports = {
  plugins: {
    'tailor-ce': true
  },
  resolvePlugins: {
    'tailor-ce': require('@extensionengine/rollup-plugin-tailor-ce')
  }
};
0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago