1.0.8 • Published 8 years ago

jhaml-loader v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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'
},
1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago