Commit Graph

3 Commits

Author SHA1 Message Date
Kasper Seweryn d9ef5a9b6b
Cleanup a lot of stuff
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken

`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff

`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-06-26 08:49:47 +02:00
heyarne 39405bbc3e Make scripts more portable 2021-04-07 07:18:17 +00:00
Eliot Berriot 593a1fe53b
Added script to populate translated and contextualized strings if possible 2019-03-08 12:10:37 +01:00