index
:
crupest.git
dev
mail
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
crupest-nginx
/
sites
/
www
/
vite.config.js
blob: 1386040acdac7c17b8bf9978621c28401c2ea7ab (
plain
)
1
2
3
4
5
6
/** @type {import('vite').UserConfig} */
export
default
{
build
:
{
sourcemap
:
true
}
}