internal/static: Refactor building process
This commit is contained in:
parent
464b1bf5dd
commit
04c90fadac
33 changed files with 33 additions and 43 deletions
|
|
@ -13,13 +13,8 @@
|
|||
"targets": {
|
||||
"default": {
|
||||
"source": [
|
||||
"src/control/control.js",
|
||||
"src/control/control.css",
|
||||
|
||||
"src/home/home.js",
|
||||
"src/home/home.css",
|
||||
|
||||
"src/autolink/autolink.js"
|
||||
"src/control/index.js",
|
||||
"src/home/index.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue