Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

23 Commits

Repository files navigation

LiveScript loader for webpack

Usage

varexportsOfFile=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)

About

Patched livescript loader for webpack (used in Terminal)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages