Update hal-json-vuex to v3.0.0-alpha.4
For https://github.com/ecamp/ecamp3/pull/6032/commits/62efc2fd3e56a958a9293a6271f0bb539de1b825 maybe you want to consider
- #6188 that we have automated dependency update again
For https://github.com/ecamp/ecamp3/pull/6032/commits/62efc2fd3e56a958a9293a6271f0bb539de1b825
maybe you want to consider
- #6188
that we have automated dependency update again
Did not help, so I don't think it is important
@BacLuc if you have another idea how to solve this issue. I would gladly accept help 😅
@BacLuc it works! I've only had to upgrade hal-json-normalizer to an esm build: https://github.com/carlobeltrame/hal-json-normalizer/pull/99
Can we close this? i tried it and
- Most code generator crashed because the yaml file was so big
- the types generated are so many (for each operation another type) that the ide crashed instead of providing autocomplete
- the relations are just a map of key to link, you still have no idea what the relations are
And hal-json-vuex alpha-8 is already old.
Maybe we can try this when ts-go is rolled out everywhere.