Skip to content

fix(backend):setup for tsc-alias to build the backend, errors come fr…#10

Merged
mathieusouflis merged 3 commits intodevfrom
fix/backend-script
Nov 13, 2025
Merged

fix(backend):setup for tsc-alias to build the backend, errors come fr…#10
mathieusouflis merged 3 commits intodevfrom
fix/backend-script

Conversation

@mathieusouflis
Copy link
Copy Markdown
Owner

…om the path

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR sets up tsc-alias in the backend build process to handle TypeScript path alias resolution. The changes also clean up duplicate entries in the package.json.

Key Changes:

  • Added tsc-alias to the build script to resolve path aliases after TypeScript compilation
  • Removed duplicate check-types script entry that existed in the original file
  • Consolidated duplicate dotenv dependency entries into a single declaration
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 13, 2025

@mathieusouflis I've opened a new pull request, #11, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: mathieusouflis <39670015+mathieusouflis@users.noreply.github.com>
@mathieusouflis mathieusouflis merged commit c0e6cf9 into dev Nov 13, 2025
1 check passed
@mathieusouflis mathieusouflis deleted the fix/backend-script branch November 13, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants