enhance-dev / enhance-dev/enhance.dev

Explain that the public folder is not local to the app folder at runtime

Open
#154 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
82
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Some folks have made the mistake of trying to read the /public folder like it was a local filesystem. The /app folder is deployed to a Lambda, while the /public folder is a S3 bucket. We should let folks know the best way to resolve this at runtime.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.