Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): swc (faster compile and dev) #2094

Merged
merged 4 commits into from
Sep 16, 2024
Merged

feat(backend): swc (faster compile and dev) #2094

merged 4 commits into from
Sep 16, 2024

Commits on Sep 15, 2024

  1. feat(backend): swc (faster compile and dev)

    Signed-off-by: OMPRAKASH MISHRA <omprakashmishra3978@gmail.com>
    mishraomp committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    39c5eb3 View commit details
    Browse the repository at this point in the history
  2. need dev dependencies during bundling of app

    Signed-off-by: OMPRAKASH MISHRA <omprakashmishra3978@gmail.com>
    mishraomp committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d0cb737 View commit details
    Browse the repository at this point in the history
  3. update dockerfile to have a dependencies stage and copy only runtime …

    …dependencies to runtime container.
    
    Signed-off-by: OMPRAKASH MISHRA <omprakashmishra3978@gmail.com>
    mishraomp committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    235b556 View commit details
    Browse the repository at this point in the history
  4. copy prisma specific dependencies

    Signed-off-by: OMPRAKASH MISHRA <omprakashmishra3978@gmail.com>
    mishraomp committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d6f66d6 View commit details
    Browse the repository at this point in the history