0.5.5 • Published 4 years ago

cirru-script-loader v0.5.5

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

CirruScript Webpack Loader

Usage

npm i --save-dev cirru-script-loader

use in webpack.config.js:

module: {
  rules: [
    { test: /\.cirru$/, use: "cirru-script-loader" }
  ]
}

Add issues if you find bugs. PRs are welcome.

Read more at Webpack loader docs: http://webpack.github.io/docs/using-loaders.html

License

MIT

0.5.5

4 years ago

0.5.5-a1

4 years ago

0.5.4

8 years ago

0.5.3-0

8 years ago

0.5.2-1

8 years ago

0.5.0-alpha2

8 years ago

0.5.0-alpha1

8 years ago

0.4.26

9 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago