on release? generate everything possible in dist #15
Labels
No labels
bug
duplicate
enhancement
optimization
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Anri/mylloon.fr#15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently, we send the template directly rendered to the client, and seeing how it's going, we'll probably just minify before sending to the client, which is stupid because we minify at each request
we need to find a way to pre-minify static pages to the dist folder, maybe in release mode? to make debugging easier
3 idea I have
minification
#17