Add aero support and a switcher backend

This commit is contained in:
Ryan Wilson
2024-09-23 14:16:16 -04:00
parent ecc1ec9815
commit 15514e2862
4 changed files with 19 additions and 15 deletions
+11
View File
@@ -2,6 +2,7 @@
# dependencies
/node_modules
package-lock.json
/.pnp
.pnp.js
.yarn/install-state.gz
@@ -34,3 +35,13 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# SW proxies - general
public/aeroHandleSimple.js
public/sw.js
# aero
public/aero/
**/aeroConfigBuild/
# TODO: Add UV public build files here (not the UV config file)