0.5.5 • Published 5 years ago

cirru-script-loader v0.5.5

Weekly downloads
6
License
MIT
Repository
github
Last release
5 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

5 years ago

0.5.5-a1

5 years ago

0.5.4

9 years ago

0.5.3-0

9 years ago

0.5.2-1

9 years ago

0.5.0-alpha2

10 years ago

0.5.0-alpha1

10 years ago

0.4.26

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago