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

next/image support back after internal functions dep work #158

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

lindsaylevine
Copy link
Contributor

Fixes #143 (really 143 is fixed by erez's function deps work internally), this just puts next/image support back

@lindsaylevine lindsaylevine added type: bug code to address defects in shipped code type: feature code contributing to the implementation of a feature and/or user facing functionality labels Jan 26, 2021
@lindsaylevine
Copy link
Contributor Author

tested with NoN and plugin, seems to be working!

@lindsaylevine lindsaylevine merged commit 8360a5e into main Jan 26, 2021
@lindsaylevine lindsaylevine deleted the ll/re-release-next-image branch January 26, 2021 09:58
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 type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find module 'jimp'
1 participant