Closed twltwl closed 6 years ago
Using local transpiled modules (with next-plugin-transpile-modules) and next-routes breaks HMR inside transpiled module. Renders fine on full reload.
This works fine with normal next request handler.
my bad, error in implementation :)
Using local transpiled modules (with next-plugin-transpile-modules) and next-routes breaks HMR inside transpiled module. Renders fine on full reload.
This works fine with normal next request handler.
my bad, error in implementation :)