chrisvfritz / prerender-spa-plugin

Prerenders static HTML in a single-page application.
MIT License
7.31k stars 633 forks source link

it can't work in webpack4 #229

Open william-xue opened 5 years ago

william-xue commented 5 years ago

oh oh!!!!.if i plus the following "const Renderer = PrerenderSPAPlugin.PuppeteerRenderer",that makes the program wrong

william-xue commented 5 years ago
2018-08-07 5 14 29

when i update the packages in ' vue2-webpack-router'

JoshTheDerf commented 5 years ago

It should work fine, what's your webpack configuration?

adamchenwei commented 5 years ago

it can be great to have the demo repo so ppl can debug easier @william-xue