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

Not Working with Vite CSS Code Split #14

Open
DanielRios549 opened this issue Jan 24, 2022 · 0 comments
Open

Not Working with Vite CSS Code Split #14

DanielRios549 opened this issue Jan 24, 2022 · 0 comments

Comments

@DanielRios549
Copy link

When Vite cssCodeSplit option is set to true, Spank does not gererate HTML files with content inside.

Without cssCodeSplit:

image

With cssCodeSplit:

image

As you can see, without cssCodeSplit the content are all inside the HTML as it is intended to be.
Additionally, with CSS Code Split, it shows some errors on terminal:

[tossr] /index Waited for the event "app-loaded", but timed out after 5000 ms.
⠇ Exporting 5 of 5 /settings[tossr] /settings Waited for the event "app-loaded", but timed out after 5000 ms.
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