Azure / Azure/azure-functions-core-tools
Change package.json production build script for Oryx
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Change package.json "build:production" to be "build:azure" and remove func dependency
This will help wherever Oryx is being run: https://github.com/microsoft/Oryx/blob/master/doc/runtimes/nodejs.md#build
Contributor guide
Research direction
Start by inspecting package.json, focusing on the build:production script and the func dependency. Verify the requested script name and dependency removal, then confirm the resulting package configuration supports the Oryx build described in the linked documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, node.js
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100