funkwhale/front/tests/unit/specs
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
..
audio Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00
components Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00
filters Fixes broken channel page 2022-04-02 11:39:15 +00:00
store Cleanup a lot of stuff 2022-06-26 08:49:47 +02:00
views/admin Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00
search.spec.js Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00
utils.spec.js Restores front tests using jest and vite 2022-03-21 12:52:41 +01:00