GithubHelp home page GithubHelp logo

Comments (5)

MarkPieszak avatar MarkPieszak commented on May 29, 2024

I haven't experimented yet with deploying the Monorepos in the similar fashion, but I imagine it might just need to know the correct dist/ location that the files get built to, and it should work just the same! Let me know if you figure it out somehow!

from nestjs-azure-functions.

ruslanguns avatar ruslanguns commented on May 29, 2024

@MarkPieszak absolutely. I will let you know. Thanks for responding. I will try again in this week .

from nestjs-azure-functions.

dinohorvat avatar dinohorvat commented on May 29, 2024

@ruslanguns I am facing the same issue. Have you managed to resolve it? No matter how I configure it, the nest build will not generate the main folder and its files (to dist). It seems like azure configuration gets ignored while building the libraries / projects.

from nestjs-azure-functions.

ruslanguns avatar ruslanguns commented on May 29, 2024

@dinohorvat I need to retake this, I will try to reproduce this issue again and let you know.

from nestjs-azure-functions.

akirashimosoeda avatar akirashimosoeda commented on May 29, 2024

As a workaround, you can move ${root}/main/index.ts in ${app_root_path}/src/main/index.ts. This way, your file will be compiled to JS in the dist folder. Update scriptFile prop in functions.json accordingly.

from nestjs-azure-functions.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.