a76ad0a5dc
This is an integration commit for the virtual branches that GitButler is tracking.
Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily.
If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.
Here are the branches that are currently applied:
- frontend: add infura api key
(refs/gitbutler/frontend-add-infura-api-key-)
branch head:
|
||
---|---|---|
.. | ||
contractArtifacts | ||
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
README.md | ||
contract-addresses.json | ||
index.html | ||
package-lock.json | ||
package.json | ||
vite.config.js |
README.md
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh