jhaml-loader

1.0.8 • Public • Published

jhaml-loader for webpack

jhaml-loader for webpack using @soyuka/jhaml

Import haml files as modules in your webpack project.

Add to your webpack config module.loaders:

{
  test: /\.haml$/,
  loader: 'jhaml-loader'
},

Readme

Keywords

Package Sidebar

Install

npm i jhaml-loader

Weekly Downloads

3

Version

1.0.8

License

MIT

Last publish

Collaborators

  • soyuka