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

More Lightweight/Separate Tools #3599

Open
pellebjerkestrand opened this issue Feb 20, 2024 · 0 comments
Open

More Lightweight/Separate Tools #3599

pellebjerkestrand opened this issue Feb 20, 2024 · 0 comments

Comments

@pellebjerkestrand
Copy link

This package is great, in that it makes it much simpler for us to develop Azure Functions.

It's not so great that using only f.ex. func start --javascript requires installing ~658MB of stuff (size of node_modules after npm init and npm i -S azure-functions-core-tools at 2024-02-20).

Are there any plans to separate out the different functions provided into their own modules? Would you consider it?

The example above, using only func start --javascript to start JavaScript apps, is precisely how my team and I use this, and being able to install a module that only runs JavaScript functions would f.ex. lighten the load on CI, including CI cache.

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

No branches or pull requests

1 participant