Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

throw error if .next/static cannot be found #148

Merged
merged 2 commits into from
Jan 19, 2021

Conversation

lindsaylevine
Copy link
Contributor

Fixes #102

@lindsaylevine lindsaylevine requested a review from ehmicky January 17, 2021 12:55
@lindsaylevine lindsaylevine added the type: bug code to address defects in shipped code label Jan 17, 2021
Co-authored-by: ehmicky <ehmicky@users.noreply.github.com>
@lindsaylevine lindsaylevine merged commit aa7723b into main Jan 19, 2021
@lindsaylevine lindsaylevine deleted the ll/missing-next-static branch January 19, 2021 13:54
lindsaylevine added a commit that referenced this pull request Jan 26, 2021
- Put back next/image support ([#158](#158))
- Fix: strip file extension when checking if route is dynamic ([#155](#155))
- Fix: prevent copy of .public to .public ([#146](#146))
- Fix: add check if pages-manifest exists before reading ([#147](#147))
- Fix: throw error if .next/static cannot be found ([#148](#148))
- Fix: remove unnecessary * from headers rule ([#152](#152))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when copying .next/static/
2 participants