Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

webpack-contrib/coffee-redux-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm deps chat

Coffee Redux Loader

Coffee Script Redux loader for Webpack.

Install

npm i -D coffee-redux-loader

Usage

var exportsOfFile = require("coffee-redux-loader!./file.coffee");
// => return exports of executed and compiled file.coffee

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

Maintainers


Juho Vepsäläinen

Joshua Wiens

Kees Kluskens

Sean Larkin

About

coffee redux loader module for webpack - UNMAINTAINED

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published