steamer2k
Results
1
issues of
steamer2k
resolves https://github.com/sveltejs/kit/issues/595 resolves https://github.com/sveltejs/kit/issues/9569 Allows building SPA sites with a relative asset path. E.g., whether server from: - `https://some.server/foo` - `https://some.server/foo/bar` - `https://some.server/foo/bar/baz` ...the SPA should be able to find...