Skip to content

Update mentions of CRA after eject#60

Open
SariSaar wants to merge 1 commit intomainfrom
eject-scripts
Open

Update mentions of CRA after eject#60
SariSaar wants to merge 1 commit intomainfrom
eject-scripts

Conversation

@SariSaar
Copy link
Contributor

The main documentation assets for the CRA eject are

  • a blog post describing relevant changes from the point of view of existing forks
  • README.md files in the template's new config directory (entry point: config/README.md and others linked in that file) for developers who are starting with a fresh fork or have already updated their fork to the new setup

@vercel
Copy link

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-docs Ready Ready Preview, Comment Mar 13, 2026 11:46am

Request Review

setup.

The
[config/README.md file](https://github.com/sharetribe/web-template/tree/main/config/README.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
[config/README.md file](https://github.com/sharetribe/web-template/tree/main/config/README.md)
[config/README.md file](https://github.com/sharetribe/web-template/blob/main/src/config/README.md)

Missing src directory, but it also changes it to 'blob' for me when I fix it?

environment variables. You should also check
The Sharetribe Template webpack configuration is based on the now
deprecated Create React App (CRA). The template uses Webpack's DevServer
for providing Hot Module Reloading feature. In some environments,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
for providing Hot Module Reloading feature. In some environments,
for providing the Hot Module Reloading feature. In some environments,

[CRA's advanced configurations](https://create-react-app.dev/docs/advanced-configuration)
if you experience problems with socket ports.
if you experience problems with socket ports. Most of these advanced
configurations are still used in the template, but it's best to ensure
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe some clarification on what to ensure - I assume the suggestion is to check that the variable is not already in use?

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.

2 participants