Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reactplay
/
react-play
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
974
Star
1.6k
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Cra to vite
- #1200
#1200
Closed
ammaaraslam
wants to merge 18 commits into
main
reactplay/react-play:main
from
cra-to-vite
reactplay/react-play:cra-to-vite
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Cra to vite
#1200
ammaaraslam
wants to merge 18 commits into
main
reactplay/react-play:main
from
cra-to-vite
reactplay/react-play:cra-to-vite
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2023
Installed initial deps
ammaaraslam
committed
c64f017
View commit details
Copy full SHA for c64f017
Browse repository at this point
moved html to root and modified to combine object
ammaaraslam
committed
40add94
View commit details
Copy full SHA for 40add94
Browse repository at this point
added vite.config.ts
ammaaraslam
committed
50bb660
View commit details
Copy full SHA for 50bb660
Browse repository at this point
adde d vite-env.d.ts
ammaaraslam
committed
b54e300
View commit details
Copy full SHA for b54e300
Browse repository at this point
updated scripts for using vite & removed test,eject scripts (for now)
ammaaraslam
committed
662fcb3
View commit details
Copy full SHA for 662fcb3
Browse repository at this point
renamed all .js files that includes jsx syntax to .jsx files
ammaaraslam
committed
78b089a
View commit details
Copy full SHA for 78b089a
Browse repository at this point
add sass to dev deps
ammaaraslam
committed
ab6dfb8
View commit details
Copy full SHA for ab6dfb8
Browse repository at this point
fixed memoize import syntax from lodash
ammaaraslam
committed
7b81dfc
View commit details
Copy full SHA for 7b81dfc
Browse repository at this point
removed import that doesn't exist
ammaaraslam
committed
8be8df8
View commit details
Copy full SHA for 8be8df8
Browse repository at this point
added /* @vite-ignore */ to ignore dynamic import warning
ammaaraslam
committed
7249e4d
View commit details
Copy full SHA for 7249e4d
Browse repository at this point
updated how env vars are used
ammaaraslam
committed
aeeaaba
View commit details
Copy full SHA for aeeaaba
Browse repository at this point
update ts configs and added vite config for undefined imports
ammaaraslam
committed
93416be
View commit details
Copy full SHA for 93416be
Browse repository at this point
updated vite config to change build outputDir and auto app open
ammaaraslam
committed
63ee54d
View commit details
Copy full SHA for 63ee54d
Browse repository at this point
Commits on Jun 28, 2023
moved serverless function reference to separate file
ammaaraslam
committed
674c4e0
View commit details
Copy full SHA for 674c4e0
Browse repository at this point
Commits on Jul 23, 2023
Merge branch 'main' into cra-to-vite
ammaaraslam
authored
782d2ec
View commit details
Copy full SHA for 782d2ec
Browse repository at this point
fixed issues occured after main branch merge
ammaaraslam
committed
9cfa612
View commit details
Copy full SHA for 9cfa612
Browse repository at this point
Commits on Sep 8, 2023
Merge branch 'main' into cra-to-vite
ammaaraslam
authored
a75f6d4
View commit details
Copy full SHA for a75f6d4
Browse repository at this point
Commits on Oct 6, 2023
Merge branch 'main' into cra-to-vite
priyankarpal
authored
efe2a81
View commit details
Copy full SHA for efe2a81
Browse repository at this point
You can’t perform that action at this time.