c0deaddict / parcel-plugin-livescript

LiveScript support for Parcel bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parcel-plugin-livescript

Build Status Build status npm version

LiveScript support for Parcel bundler

Usage

  • npm i -D parcel-plugin-livescript
    • or yarn add -D parcel-plugin-livescript
    • or better pnpm i -D parcel-plugin-livescript
  • Start using .ls-files

Configuration

Just like Parcel itself, this plugin just works (or just fails in some cases). There are no configuration parameters except Pull Requests 😉

Credits

First version is created by Stas Ukolov.

Links

About

LiveScript support for Parcel bundler

License:MIT License


Languages

Language:JavaScript 96.9%Language:LiveScript 3.1%