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

PF-Next Workspace: Test Webpack Loader for Handlebars #111

Closed
LHinson opened this issue Apr 2, 2018 · 1 comment
Closed

PF-Next Workspace: Test Webpack Loader for Handlebars #111

LHinson opened this issue Apr 2, 2018 · 1 comment
Assignees
Milestone

Comments

@LHinson
Copy link
Member

LHinson commented Apr 2, 2018

There is a webpack loader for handlebars. It might work well with Gatsby.
https://github.com/pcardune/handlebars-loader

This is an issue to try and test if this would be a viable solution for our workspace.

@cliffpyles
Copy link
Contributor

@dgutride @LHinson @andresgalante

The handlebars-loader that could be a good alternative. It won't remove the need to write JSX or JS in all situations, but it could come pretty close, depending on how we use it. It also would allow us to keep the existing Gatsby solution.

https://github.com/pcardune/handlebars-loader

I'm putting together a complex demo for further review.

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

No branches or pull requests

3 participants