Skip to content

Add token metrics

Compare
Choose a tag to compare
@jalexy12 jalexy12 released this 19 Jun 15:49
· 33 commits to main since this release
f241e5c
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.