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

Vite-Plugins Incompatible #44

Closed
appinteractive opened this issue Jul 10, 2021 · 1 comment
Closed

Vite-Plugins Incompatible #44

appinteractive opened this issue Jul 10, 2021 · 1 comment

Comments

@appinteractive
Copy link

When using vite plugins like vite-plugin-pages or vite-plugin-components I get ERR_UNSUPPORTED_DIR_IMPORT or is not a Function. Any ideas how to get that working? Without vite plugins the DX for me is not there sadly.

@appinteractive
Copy link
Author

Just saw that in need to add the default key after the plug-in Import to get it working:

Pages.default()

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