Skip to content

Fix require('next') #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Fix require('next') #57

merged 1 commit into from
Nov 19, 2020

Conversation

ehmicky
Copy link

@ehmicky ehmicky commented Nov 19, 2020

Fixes #55.

@ehmicky ehmicky added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Nov 19, 2020
@ehmicky ehmicky self-assigned this Nov 19, 2020
@ehmicky ehmicky merged commit 64fa0c6 into main Nov 19, 2020
@ehmicky ehmicky deleted the bug/require-prod-dependency branch November 19, 2020 14:43
lindsaylevine added a commit that referenced this pull request Nov 19, 2020
- Fix: require('next') until plugin pre-installs are fixed internally ([#57](#57))
serhalp pushed a commit that referenced this pull request Apr 5, 2024
* fix: add manifest back

* fix: static file order

* fix: workaround for functions v2 issues

* chore: fix public path in static tests

* chore: update manifest name

* fix: add cwd to public dir when copying public assets

* fix: revert cwd add to publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Fix require('next') when this plugin is pre-installed
2 participants