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

Set the public path to the asset manifest entries #2544

Merged
merged 1 commit into from
Jan 20, 2018
Merged

Set the public path to the asset manifest entries #2544

merged 1 commit into from
Jan 20, 2018

Conversation

robinvdvleuten
Copy link
Contributor

As mentioned by this comment, if you set the homepage in your package.json the entries in your asset-manifest.json are still relative. This is a fix for that

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@gaearon gaearon added this to the 2.0.0 milestone Jun 27, 2017
@gaearon
Copy link
Contributor

gaearon commented Jun 27, 2017

This looks good to me but it's technically a breaking change, so we'll merge it together with other breaking changes later.

@gaearon gaearon merged commit bab2c29 into facebook:master Jan 20, 2018
@gaearon
Copy link
Contributor

gaearon commented Jan 20, 2018

Thanks!

@gaearon
Copy link
Contributor

gaearon commented Feb 9, 2018

Oops I should have merged this into next, not master. Will revert on master and cherry-pick onto next.

gaearon added a commit that referenced this pull request Feb 9, 2018
This reverts commit bab2c29.

I meant to apply it to `next` instead.
1msoft added a commit to 1msoft/create-react-app that referenced this pull request Feb 10, 2018
akstuhl pushed a commit to akstuhl/create-react-app that referenced this pull request Mar 15, 2018
vojtechsimetka added a commit to Giveth/create-react-app that referenced this pull request May 28, 2018
* 'master' of https://github.com/facebook/create-react-app: (220 commits)
  Publish
  Changelog for 1.1.4
  Update detect-port-alt (facebook#4250)
  Publish
  Changelog for 1.1.3
  Work around Jest environment resolving bug (facebook#4247)
  Publish
  Add 1.1.2 changelog (facebook#4242)
  Add troubleshooting for Github Pages (facebook#4197)
  `.mjs` should not resolve before .js files (facebook#4085)
  Publish
  Revert "Set the public path to the asset manifest entries (facebook#2544)"
  Add 1.1.1 changelog
  Unpin and bump fsevents (for 1.x branch) (facebook#4006)
  Update dotenv-expand to fix bug with environment variables that contain a $. (facebook#4000)
  Update instructions for continuous delivery with Netlify (facebook#3971)
  Include `{json,css}` files in prettier command (facebook#3894)
  Set the public path to the asset manifest entries (facebook#2544)
  1.5.1
  pin envinfo version to 3.4.2 (facebook#3853)
  ...

# Conflicts:
#	packages/react-scripts/config/webpack.config.prod.js
#	packages/react-scripts/package.json
Pavek pushed a commit to Pavek/create-react-app that referenced this pull request Jul 10, 2018
Pavek pushed a commit to Pavek/create-react-app that referenced this pull request Jul 10, 2018
)"

This reverts commit bab2c29.

I meant to apply it to `next` instead.
zmitry pushed a commit to zmitry/create-react-app that referenced this pull request Aug 14, 2018
zmitry pushed a commit to zmitry/create-react-app that referenced this pull request Aug 14, 2018
)"

This reverts commit bab2c29.

I meant to apply it to `next` instead.
zmitry pushed a commit to zmitry/create-react-app that referenced this pull request Sep 30, 2018
@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants