Skip to content

Conversation

chrisjung-dev
Copy link
Contributor

This should fix #52 by building the fetch URI using publicPath and router.base

This should fix #52 by building the fetch URI using publicPath and router.base
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2020

Codecov Report

Merging #53 into master will decrease coverage by 0.99%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            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              
Impacted Files Coverage Δ
lib/index.js 89.79% <100.00%> (-10.21%) ⬇️
lib/database.js 82.17% <0.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7146233...5975291. Read the comment docs.

@atinux
Copy link
Member

atinux commented Jun 3, 2020

Will try locally when on the computer, thanks @campino2k

@chrisjung-dev chrisjung-dev requested a review from atinux June 3, 2020 18:45
Copy link
Contributor Author

@chrisjung-dev chrisjung-dev left a comment

Choose a reason for hiding this comment

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

Thanks

Copy link
Contributor Author

@chrisjung-dev chrisjung-dev left a 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.

@benjamincanac benjamincanac merged commit 2ad58de into nuxt:master Jun 9, 2020
pi0 pushed a commit that referenced this pull request Feb 8, 2022
pi0 pushed a commit that referenced this pull request Feb 8, 2022
* 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
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.

router.base settings not respected in fetch link to db.json

4 participants