Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Chore: Replace module-alias with native package imports#385

Draft
JumpLink wants to merge 3 commits into
masterfrom
chore/native-import-alias
Draft

Chore: Replace module-alias with native package imports#385
JumpLink wants to merge 3 commits into
masterfrom
chore/native-import-alias

Conversation

@JumpLink
Copy link
Copy Markdown
Contributor

@JumpLink JumpLink commented Mar 20, 2024

We asked ourselves which character internal module aliases should begin with and decided in favour of @. However, if we want to use the native feature of Node.js / NPM, only # is allowed, so this question has probably been resolved and we should always use this character in future. I have implemented this accordingly in this PR.

This PR fixes #383.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace module-alias with native package imports

1 participant