Update project dependencies to include npm#7
Closed
Caylussuss wants to merge 4 commits into
Closed
Conversation
Adds "npm" as a dependency in package.json. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 674360c0-67d8-4494-b959-715f67f24506 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/20a5655b-3848-44e2-866f-f22fec79ec53/9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6/67toPvR Replit-Helium-Checkpoint-Created: true
Create `netlify.toml` and `public/_redirects` to correctly handle SPA routing on Netlify. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 07bd8b5c-d3cd-4c16-bcfd-cc231616d17f Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/20a5655b-3848-44e2-866f-f22fec79ec53/9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6/67toPvR Replit-Helium-Checkpoint-Created: true
Update `netlify.toml` to specify Node.js version 20 and modify `App.tsx` to safely initialize translations with fallback values. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 35a270ea-7055-46aa-bba1-c8ee7cac316a Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/20a5655b-3848-44e2-866f-f22fec79ec53/9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6/ELv0OYy Replit-Helium-Checkpoint-Created: true
Update service worker cache name and remove reload loop. Add a top-level error boundary to prevent blank pages on critical errors. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 411c24a0-7c8d-4c77-8a84-baa3c111c933 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/20a5655b-3848-44e2-866f-f22fec79ec53/9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6/1YYtYta Replit-Helium-Checkpoint-Created: true
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds "npm" as a dependency in package.json.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 674360c0-67d8-4494-b959-715f67f24506
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/20a5655b-3848-44e2-866f-f22fec79ec53/9a2b490b-d7ec-4e12-8dd8-c56578f6f6a6/67toPvR
Replit-Helium-Checkpoint-Created: true