Skip to content

fix(monorepo): fix base-href-plugin to actually use existing scully, and not to bring it its won cop#708

Merged
SanderElias merged 2 commits intomainfrom
sander/fix706
Jul 8, 2020
Merged

fix(monorepo): fix base-href-plugin to actually use existing scully, and not to bring it its won cop#708
SanderElias merged 2 commits intomainfrom
sander/fix706

Conversation

@SanderElias
Copy link
Copy Markdown
Contributor

@SanderElias SanderElias commented Jul 8, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

the plugin doesn't work outside our monorepo

Issue Number: closes #706

What is the new behavior?

The plugin does work, by making sure it lists Scully as a peer dep, and not as a dep.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@SanderElias SanderElias merged commit fffb0e3 into main Jul 8, 2020
@SanderElias SanderElias deleted the sander/fix706 branch July 8, 2020 16:09
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.

base-href-rewrite-plugin error - Plugin "baseHrefRewrite" of type "undefined" is not found, can not store config

2 participants