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

revert next/image support until jimp module issue is resolved #149

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

lindsaylevine
Copy link
Contributor

@lindsaylevine lindsaylevine added the type: bug code to address defects in shipped code label Jan 18, 2021
@lindsaylevine
Copy link
Contributor Author

Related to #143

test("sets up next_image as a function in every project by default", () => {
expect(existsSync(join(functionsDir, "next_image.js"))).toBe(true);
});
// TO-DO: put back when jump module issue is resolved ;(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jump lul not changing

@lindsaylevine lindsaylevine merged commit f76bae8 into main Jan 18, 2021
@lindsaylevine lindsaylevine deleted the ll/revert-next-image branch January 18, 2021 05:52
lindsaylevine added a commit that referenced this pull request Jan 18, 2021
- Revert next/image support until jimp module issue is resolved ([#149](#149))
- Revert route/redirect sorting logic to static then dynamic ([#145](#145))
- Fix: incorrect headers syntax & broken local cypress ([#144](#144))
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.

1 participant