Environment: Next beta 17, node v6.0.0, yarn 0.18.1
Expected result:
The page served serves up all static assets and the JS bundle loads into the SSR rendered page.
Actual result:
The SSR page loads, but times out on loading any static assets I add or even the js bundles for the page. No errors in the console output.
Environment: Next beta 17, node v6.0.0, yarn 0.18.1
Expected result:
The page served serves up all static assets and the JS bundle loads into the SSR rendered page.
Actual result:
The SSR page loads, but times out on loading any static assets I add or even the js bundles for the page. No errors in the console output.