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(v2): pass images in static dir to webpack-loader #3283

Merged
merged 5 commits into from
Aug 14, 2020

Conversation

anshulrgoyal
Copy link
Contributor

Motivation

Fixes #3278.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

By adding tests and dog food.

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Aug 14, 2020
@anshulrgoyal anshulrgoyal changed the title pass static images to webpack-loader fix(v2): pass images in static dir to webpack-loader Aug 14, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 19dc2fb

https://deploy-preview-3283--docusaurus-2.netlify.app

@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Aug 14, 2020

Deploy preview for docusaurus-2 ready!

Built with commit 995711f

https://deploy-preview-3283--docusaurus-2.netlify.app

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Aug 14, 2020
@slorber
Copy link
Collaborator

slorber commented Aug 14, 2020

thanks :)

@slorber slorber merged commit 12e9ff6 into facebook:master Aug 14, 2020
@slorber
Copy link
Collaborator

slorber commented Aug 17, 2020

Hey @anshulrgoyal , can you check if this works for regular static assets (non images) too with baseUrl? I think we don't handle that yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Prepend base url to absolute markdown links
4 participants