Skip to content

Improve prismic-snapshots lambda build script #350

@agnesgaroux

Description

@agnesgaroux

The build script includes a hard-coded package.json.
This works, for now, but the dependencies don't get flagged by dependabot because it only checks package.json files.

FIX:
Move the dependencies to the existing package.json and read that file to add to the "$TEMP_DIR/package.json" that will be zipped alongside the lambda code

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Archive

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions