Closed
Conversation
09062b9 to
f23e366
Compare
02f6b0b to
1cfb4c8
Compare
59b69bc to
aedfc32
Compare
53e70a3 to
261d276
Compare
2b2db57 to
b71875f
Compare
d90dd8a to
8509d30
Compare
40fa6c2 to
e973014
Compare
3261f34 to
b885387
Compare
e1bd702 to
64eb181
Compare
ca27718 to
02152ae
Compare
Contributor
Author
|
Je dois renommer la branche de feat/hotwire à feat-hotwire, car Jelastic n'aime pas les / dans les noms de branche (curieux) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Que se passe-t-il ici ?
Actiondeviennent desControlleravec des@Render(){{ path('name', params) }}(NestJS ne fournit pas de tel utilitaire, contrairement à Symfony)Autres notes
File/(plus utilisé depuis le retrait des devis, factures, etc)Taille du build
Sans le composant EventCalendar, le build JS pèse seulement 3 ko (!). J'ai splitté le JS de sorte à ne charger EventCalendar que sur la page FairCalendar. On ne charge alors que 43 ko de données sur la majorité des pages. ❤️ 🍀
TODO