Socket
Socket
Sign inDemoInstall

@extensionengine/rollup-plugin-tailor-ce

Package Overview
Dependencies
46
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @extensionengine/rollup-plugin-tailor-ce

Rollup plugin for building Tailor content elements


Version published
Maintainers
5
Install size
812 kB
Created

Readme

Source

@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')
  }
};

FAQs

Last updated on 07 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc