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.
11
Commits
2
Branches
0
Tags
9.1 MiB
TypeScript
64.5%
SCSS
17.3%
JavaScript
14.3%
HTML
4%
Tree:
a8166b1bdb
master
ui
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a8166b1bdb'
${ noResults }
vite-electron
/
script
/
build.js
5 lines
78 B
Raw
Blame
History
// @ts-nocheck
const
{
buildMain
}
=
require
(
"./webpack/runMain"
)
buildMain
(
)
Reference in new issue