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

Can't find the HTML file #34

Closed
yellowfish1220 opened this issue Dec 3, 2015 · 2 comments
Closed

Can't find the HTML file #34

yellowfish1220 opened this issue Dec 3, 2015 · 2 comments

Comments

@yellowfish1220
Copy link

When I click the HTML file page to see the wroking example webpack-isomorphic-tools ,
I just get the 404 error: https://github.com/halt-hammerzeit/webapp/blob/master/code/client/html.js

@catamphetamine
Copy link
Owner

@catamphetamine
Copy link
Owner

FYI
I'm posting this in every issue and PR to notify whoever may be interested:
today I've released an alternative helper library called universal-webpack.
It takes a different approach than webpack-ismorphic-tools and instead of hacking Node.js require() calls it just compiles all code with target: 'node' webpack configuration option.
As a result, all Webpack plugins and features are supported.
If you think you might need that here's an example project:
https://github.com/halt-hammerzeit/webpack-react-redux-isomorphic-render-example

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

2 participants