You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the improvement you would like to see
Migrate from Create React App (react-scripts) to a modern maintained build environment. Proposed to use Vite which is quite popular within Equinor - including in Pointilla
How will this change existing functionality?
Not changes to functionality. Benefits: a more robust modern infrastructure. Potentially faster build times and more.
How will this improvement affect the current Threat Model?
Will probably remove node vulnerability warnings.
Eliminating outdated dependencies.
The text was updated successfully, but these errors were encountered:
Describe the improvement you would like to see
Migrate from Create React App (react-scripts) to a modern maintained build environment. Proposed to use Vite which is quite popular within Equinor - including in Pointilla
How will this change existing functionality?
Not changes to functionality. Benefits: a more robust modern infrastructure. Potentially faster build times and more.
How will this improvement affect the current Threat Model?
Will probably remove node vulnerability warnings.
Eliminating outdated dependencies.
The text was updated successfully, but these errors were encountered: