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
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
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
.
sfbrigade
/
bats-server
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
20
Code
Issues
28
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Replace webpack and CRA with vite
- #281
#281
Closed
fwextensions
wants to merge 10 commits into
main
sfbrigade/bats-server:main
from
jdunning/feat/try-vite
sfbrigade/bats-server:jdunning/feat/try-vite
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Replace webpack and CRA with vite
#281
fwextensions
wants to merge 10 commits into
main
sfbrigade/bats-server:main
from
jdunning/feat/try-vite
sfbrigade/bats-server:jdunning/feat/try-vite
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2023
First try at getting vite running
Show description for 2ddcbbf
fwextensions
committed
2ddcbbf
View commit details
Copy full SHA for 2ddcbbf
Browse repository at this point
Commits on Mar 23, 2023
Add the server and proxy setup to vite.config.js
Show description for cbb8e9d
fwextensions
committed
cbb8e9d
View commit details
Copy full SHA for cbb8e9d
Browse repository at this point
Add exports to shared/package.json
Show description for d237ea8
fwextensions
committed
d237ea8
View commit details
Copy full SHA for d237ea8
Browse repository at this point
Build client before running e2e test
Show description for d39320e
fwextensions
committed
d39320e
View commit details
Copy full SHA for d39320e
Browse repository at this point
Remove unused packages
Show description for 14b4972
fwextensions
committed
14b4972
View commit details
Copy full SHA for 14b4972
Browse repository at this point
Ignore dist/ in eslint
fwextensions
committed
aaf7302
View commit details
Copy full SHA for aaf7302
Browse repository at this point
Add shared/index.js
Show description for 175d793
fwextensions
committed
175d793
View commit details
Copy full SHA for 175d793
Browse repository at this point
Commits on Mar 24, 2023
Go back to using file: instead of * for shared in package.json
Show description for 1a38234
fwextensions
committed
1a38234
View commit details
Copy full SHA for 1a38234
Browse repository at this point
Move start:prod command back to playwright.config.js
Show description for f7fb731
fwextensions
committed
f7fb731
View commit details
Copy full SHA for f7fb731
Browse repository at this point
Change outDir to build instead of dist
fwextensions
committed
0319126
View commit details
Copy full SHA for 0319126
Browse repository at this point
You can’t perform that action at this time.