Artur Upton Renault

Results 2 issues of Artur Upton Renault

The overall readme for [sample apps](https://github.com/buildpacks/samples/tree/main/apps) says the sample apps can be built and run with: ``` pack build -p apps/ --builder cnbs/sample-builder: sample-app After building the app you should...

**Describe the bug** Dependencies of nodeExternals `allowList`ed packages aren't being included in the lambda's node_modules. **To Reproduce** Created a minimal repro here: https://github.com/arturenault/serverless-esbuild-transitive-dep-repro In this repro, `service` depends on `uuid`...

bug