codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.03k stars 2.27k forks source link

Update the version of the react-scripts in react template #6833

Open jason-liu22 opened 2 years ago

jason-liu22 commented 2 years ago

If anyone installs the react-template and tailwindcss, the css is not loaded. Because the default template uses old version of the react-scripts. 2022-08-20_04-06 It needs to keep the latest version of react-scripts.

JamesACS commented 2 years ago

Hey @endo-aki22 -

You can upgrade the script version by clicking on it.

jason-liu22 commented 2 years ago

@JamesACS yes. you are right. but I guess most people don't concern about it. because as I had ever faced, if anybody goes through an invite link and the project has many dependencies, he wouldn't check the version. maybe only see the version of react.