poll.horse/src
Wolvan 16ca2ee8b1 Fix relative pathing issues
Running from a subdirectory makes the entire script a bit cumbersome
to wrap around when it comes to relative paths. They should now all work
properly though.
Paths that are relative to the Project Root now work as expected (eg.
package.json path) and other paths like the data and config path are
based on the current execution directory.
2021-12-29 15:25:43 +01:00
..
config-handlers Initial commit 2021-12-28 21:11:19 +01:00
backend.ts Fix relative pathing issues 2021-12-29 15:25:43 +01:00
config-handlers.ts Initial commit 2021-12-28 21:11:19 +01:00
config-loader.ts Fix relative pathing issues 2021-12-29 15:25:43 +01:00
frontend.ts Build frontend loader system 2021-12-28 23:49:18 +01:00
main.ts Fix relative pathing issues 2021-12-29 15:25:43 +01:00