-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When Vite cssCodeSplit option is set to true, Spank does not gererate HTML files with content inside.
Without cssCodeSplit:
With cssCodeSplit:
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.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

