Skip to content

Conversation

ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Oct 26, 2021

Setting the target is deprecated in Next 12, and prints a scary warning. As the plugin no longer requires the target to be set, this PR now changes the plugin to force the target to server.

Fixes #738

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Oct 26, 2021
@ascorbic ascorbic self-assigned this Oct 26, 2021
@ascorbic ascorbic force-pushed the fix/force-server-target branch from 031f284 to 5c2c958 Compare October 26, 2021 09:31
Copy link
Member

@eduardoboucas eduardoboucas left a comment

Choose a reason for hiding this comment

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

🚀

@ascorbic ascorbic merged commit 01fa113 into main Oct 26, 2021
@ascorbic ascorbic deleted the fix/force-server-target branch October 26, 2021 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Force target to server rather than warning
2 participants