rjss-loader
v0.0.4
Published
Webpack loader for the RJSS style syntax
Downloads
1
Readme
rjss-loader
Webpack loader for the RJSS style syntax
https://github.com/orktes/rjss
Usage:
$ npm install rjss-loader
http://webpack.github.io/docs/loaders.html#loaders-by-config
...
{test: /\.rjss$/, loader: 'rjss-loader'}
...