Skip to content

fix: allow overriding webpackConfig urlPrefix #178

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
May 4, 2020

Conversation

sajadhsm
Copy link
Contributor

@sajadhsm sajadhsm commented May 4, 2020

Resolves #177

@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #178 into master will decrease coverage by 0.81%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   46.42%   45.61%   -0.82%     
==========================================
  Files           1        1              
  Lines          56       57       +1     
  Branches       16       17       +1     
==========================================
  Hits           26       26              
  Misses         22       22              
- Partials        8        9       +1     
Impacted Files Coverage Δ
lib/module.js 45.61% <0.00%> (-0.82%) ⬇️

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 3e8f702...b704f85. Read the comment docs.

@rchl rchl closed this May 4, 2020
@rchl rchl reopened this May 4, 2020
@rchl rchl merged commit c52694e into nuxt-community:master May 4, 2020
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.

Allow overriding webpack plugin urlPrefix
2 participants