Skip to content

gmoliner/jhaml-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

haml-loader for webpack using jhaml

Resources

Stars

Watchers

Forks

Packages

No packages published