aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

feat: add path and dirname to s3 deploy asset #913

Closed ChrisGrigg closed 9 months ago

ChrisGrigg commented 10 months ago

A small bug fix so Node can read the path to another file. Add path and __dirname to ./site-contents.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ChrisGrigg commented 10 months ago

@ryparker a small fix here.