Skip to content

typescript compilation fixes in dockerfile - #25

Open
d4v1d03 wants to merge 2 commits into
akave-ai:mainfrom
d4v1d03:main
Open

typescript compilation fixes in dockerfile#25
d4v1d03 wants to merge 2 commits into
akave-ai:mainfrom
d4v1d03:main

Conversation

@d4v1d03

@d4v1d03 d4v1d03 commented Jan 31, 2025

Copy link
Copy Markdown
  1. added a seperate stage (typescript-build)
  2. check for tsconfig.json file, if present install typescript and compile
  3. removed the --production flag to allow installation of dev dependencies if needed

please review and correct wherever necessary

Signed-off-by: d4v1d03 <amit08072005@gmail.com>
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.

1 participant