Closed rileyio closed 4 years ago
Only logging this now as its fresh - this was worked on in last nights updates and finished early this morning, the push occurring later in the day when I was free.
The module-alias
package was added to help at runtime as typescript's tsc does not output these in a functional way.
Commit: 1a125c7e7629493535f9679a1165763e6fc543f1
What's happening: Converting all imports to use alias paths to keep sane.
Why is this happening: Now that the project is at a larger size and to help keep it scalable a path alias to
./src
is being added as@