parcel-plugin-transformify

0.2.0 • Public • Published

Parcel Transformify Plugin

This is an experimental 🔬 parcel plugin to run your browserify transforms.

JavaScript Style Guide experimental Build Status

Usage

Install transformify

$ npm install --save-dev parcel-plugin-transformify

Configure your transforms using the browserify key in the package.json

{
  ...
  "browserify": {
    "transform": [
      ...
    ]
  }
}

Package Sidebar

Install

npm i parcel-plugin-transformify

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

5.24 kB

Total Files

5

Last publish

Collaborators

  • tinchoz49