Answer the question
In order to leave comments, you need to log in
How to pull haml on vue in rails?
rails 5.2.1
installed webpacker, vue
created some.vue file
works
Enabled for styles lang="sass" - works out of the box
wanted to add coffee
called rails webpacker:install:coffee
...
Webpacker now supports Coffeescript renders
everything is fine
now trying to include template lang="haml"
I get a compilation error: Cannot find module 'hamljs'
How is haml support enabled?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question