Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add haml as preprocessor #554

Open
chmich opened this issue Oct 8, 2022 · 0 comments
Open

Add haml as preprocessor #554

chmich opened this issue Oct 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@chmich
Copy link

chmich commented Oct 8, 2022

Is your feature request related to a problem? Please describe.
There is a nice and frequently used haml processor: hamljs
The reason for preferring it over pug is: On Rails Backend, like many, i work with haml. Then backend and frontend could have the same language.

I tried to implement it, but: Internal server error: Error while preprocessing /Users/dev/temp/vite-app/app/frontend/javascript/components/hello.svelte - Cannot find module './transformers/hamljs' (same with 'haml' instead of 'hamljs')

Describe the solution you'd like
Add it as option for preprocessing.

Describe alternatives you've considered
:)

How important is this feature to you?
not serious, but would be nice.

Additional context
thats all.

Thanks,
Christian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants