Skip to content
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

Fix plugin path in dev mode #2192

Merged
merged 1 commit into from
Sep 10, 2017
Merged

Fix plugin path in dev mode #2192

merged 1 commit into from
Sep 10, 2017

Conversation

chabou
Copy link
Contributor

@chabou chabou commented Sep 10, 2017

When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory

This is a regression of #1876

When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory
@ppot ppot merged commit 3b1ec4e into vercel:master Sep 10, 2017
h93xV2 pushed a commit to h93xV2/hyper that referenced this pull request Sep 11, 2017
When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory
chabou added a commit that referenced this pull request Sep 11, 2017
* master:
  Fix yarn.lock (#2194)
  Fix for keymapping bug on Linux and Windows (#2189)
  Set session CWD only if there is an active session (#2191)
  Upgrade Electron to v1.7.6 (#2193)
  Fix plugin path in dev mode (#2192)
spncrgr pushed a commit to spncrgr/hyper that referenced this pull request Sep 23, 2017
When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants