This website works better with JavaScript.
Home
Explore
Help
Sign In
junikimm717
/
lfs-site
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
2
Branches
0
Tags
52 KiB
CSS
46.1%
TypeScript
31.9%
HTML
22%
Tree:
d7d1d9ca8c
master
site-edits
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd7d1d9ca8c'
${ noResults }
lfs-site
/
vite.config.ts
8 lines
124 B
Raw
Blame
History
export
default
{
server
:
{
watch
:
{
usePolling
:
true
,
interval
:
100
,
}
,
}
,
}
Reference in new issue