Skip to content

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Previously:

<img src=~aliasImageWithSpace#hash />

transform to

<img src="/webpack/public/path/image image.png"#hash />

Now

<img src=~aliasImageWithSpace#hash />

transform to

<img src="/webpack/public/path/image image.png#hash" />

Breaking Changes

No

Additional Info

No

@jsf-clabot
Copy link

jsf-clabot commented Apr 2, 2020

CLA assistant check
All committers have signed the CLA.

@alexander-akait alexander-akait merged commit 74d2c60 into webpack-contrib:master Apr 2, 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.

3 participants