Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enableSpa开启SPA 模式不生效 #174

Open
2 tasks done
Yicoding opened this issue May 13, 2023 · 0 comments
Open
2 tasks done

enableSpa开启SPA 模式不生效 #174

Yicoding opened this issue May 13, 2023 · 0 comments

Comments

@Yicoding
Copy link

Describe the bug

enableSpa: true
开启SPA 模式不生效

Reproduction

import { defineConfig } from "islandjs";

export default defineConfig({
enableSpa: true,
});

Expected behavior

期望可以使用SPA 模式

System Info

macos

Additional context

No response

Validations

  • Read the docs
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant