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

Replace CRA with Vite or similar for NodeJS templates. #11262

Open
rogersau opened this issue Apr 3, 2024 · 2 comments
Open

Replace CRA with Vite or similar for NodeJS templates. #11262

rogersau opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels
feature-request The issue is a feature request TA:PM PM investigation area

Comments

@rogersau
Copy link

rogersau commented Apr 3, 2024

Is your feature request related to a problem? Please describe.

The React with Fluent UI template utilizes react-scripts (CRA) as its tooling. This results in extremely slow debugging and hot reloads. resulting in a poor developer experience. I find myself often using the template the stripping out react-scripts and moving to vite.

I believe ensuring a rock-solid foundation for Teams App development will lower the barrier of entry for new developers looking to extend functionality within Microsoft Teams. It will also ensure organizations do not start their journey already with Tech debt in their stack.

Describe the solution you'd like

  • Investigate utilizing Vite (or similar) to speed up debug and modernize building of the application.

Describe alternatives you've considered

  • Vite seems the most logical and simple replacement, it is recommended by the react.dev team.
  • Parcel is another option, less familiar myself with it.
  • Another option potentially could be remix/next.js however they probably are overkill.

Additional context

Copy link
Contributor

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Apr 3, 2024
@adashen adashen added feature-request The issue is a feature request TA:PM PM investigation area labels Apr 3, 2024
@summzhan
Copy link
Contributor

Hi @rogersau Thanks for this feedback, which is very valuable to us, but we need to discuss internally cause we have partner dependency on the SDKs we used, will keep you informed if we are going to make improvement in future release.

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request The issue is a feature request TA:PM PM investigation area
Projects
None yet
Development

No branches or pull requests

3 participants