-
-
Notifications
You must be signed in to change notification settings - Fork 642
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
use router basepath in client plugin #53
Conversation
This should fix #52 by building the fetch URI using publicPath and router.base
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
- Coverage 93.41% 92.41% -1.00%
==========================================
Files 13 13
Lines 410 422 +12
Branches 76 79 +3
==========================================
+ Hits 383 390 +7
- Misses 24 29 +5
Partials 3 3
Continue to review full report at Codecov.
|
Will try locally when on the computer, thanks @campino2k |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks I have changed this.
* use @docus/mdc * feat: context template * fix: test * chore: update lock file * fix: static generate * fix: rename template * chore: update @docus/mdc * fix: CI test * fix: remark plugins
This should fix #52 by building the fetch URI using publicPath and router.base