This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
vite-electron
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
36
Commits
2
Branches
0
Tags
9.1 MiB
TypeScript
64.5%
SCSS
17.3%
JavaScript
14.3%
HTML
4%
Branch:
ui
master
ui
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ui'
${ noResults }
vite-electron
/
script
/
build.js
5 lines
78 B
Raw
Permalink
Blame
History
// @ts-nocheck
const
{
buildMain
}
=
require
(
"./webpack/runMain"
)
buildMain
(
)
Reference in new issue