livescript-loader

0.1.6 • Public • Published

LiveScript loader for webpack

Usage

var exportsOfFile = require("livescript!./file.ls");
// => return exports of executed and compiled file.ls

Don't forget to polyfill require if you want to use it in node. See webpack documentation.

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i livescript-loader

    Weekly Downloads

    16

    Version

    0.1.6

    License

    none

    Last publish

    Collaborators

    • derkbell