imba / parcel-plugin-imba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 100.0%