xmr-remote-nodes/frontend
dependabot[bot] 9b0b380001
Bump vite from 5.2.11 to 5.2.12 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 05:48:28 +00:00
..
src Adding jtgrassie/monero-pool copyright attribution 2024-05-31 17:40:20 +07:00
static chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
.eslintignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.eslintrc.cjs Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.gitignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.npmrc Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.prettierignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.prettierrc Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
embed.go Clean install npm when running go generate 2024-05-30 12:50:14 +07:00
jsconfig.json Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
package-lock.json Bump vite from 5.2.11 to 5.2.12 in /frontend 2024-06-03 05:48:28 +00:00
package.json Bump vite from 5.2.11 to 5.2.12 in /frontend 2024-06-03 05:48:28 +00:00
postcss.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
README.md chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
svelte.config.js Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
tailwind.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
vite.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00

UI

The UI is generated and embedded when the Go project is built. See ./frontend/embed.go.