rileyio / kiera-bot

A Multi-Use Discord bot
https://kierabot.xyz
MIT License
6 stars 4 forks source link

[Tracking] Imports cleanup across project #14

Closed rileyio closed 4 years ago

rileyio commented 4 years ago

Tracking for upcoming release 5.0.0

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 @

rileyio commented 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