Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 380 Bytes

parcel-plugin-imba

This plugin enables Parcel to process .imba files

To use this plugin, you must have installed the parcel-bundler package globally.

Install Parcel with Yarn: yarn global add parcel-bundler

Install Parcel with NPM: npm install -g parcel-bundler

Now Parcel will be available in all your projects.