Skip to content

v0.38.54

Latest
Compare
Choose a tag to compare
@salvador-barboza salvador-barboza released this 18 Jun 20:59
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.