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

Fixing build #23

Merged
merged 3 commits into from
Aug 17, 2016
Merged

Fixing build #23

merged 3 commits into from
Aug 17, 2016

Conversation

shortdiv
Copy link
Collaborator

@shortdiv shortdiv commented Aug 17, 2016

What?
Adding a handlebars loader to the webpack config and creates an empty module for fs so it runs w/o throwing an error. Solution for fs error, courtesy of this comment. Solution for hbs warning error courtesy of this comment

Why??
This fixes the build issues we were having. Namely, the missing fs module in hbs error and the WARNING in ./~/handlebars/lib/index.js require.extensions is not supported by webpack. Use a loader instead. error.

ping @rapoulson @scott2b

@scott2b
Copy link
Member

scott2b commented Aug 17, 2016

👍

@scott2b scott2b merged commit cc9629b into master Aug 17, 2016
@shortdiv shortdiv deleted the fixing-build branch August 23, 2016 16:13
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

Successfully merging this pull request may close these issues.

None yet

2 participants