See sveltejs/kit#3432 for details
npm i && npm build
, open thebuild/index.html
file, see no registration code in head- change
router
orhydrate
totrue
, rebuild and check the output again, the registration is there
See sveltejs/kit#3432 for details
npm i && npm build
, open the build/index.html
file, see no registration code in headrouter
or hydrate
to true
, rebuild and check the output again, the registration is there