platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
217 stars 21 forks source link

Use the new Tanstack router rspack plugin instead of the CLI #513

Closed raix closed 1 month ago

raix commented 1 month ago

Summary & Motivation

We want to simplify the configuration setup and limit the number of external dependencies. Using the new Tanstack router rspack plugin replace two dependencies and removes complexity in the application setup.

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

raix commented 1 month ago

Thank you @SeanCassiere for the work you are doing, much appreciated ❤️

ref: https://github.com/TanStack/router/issues/1756