好亂(
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import config from './server/config.ts'
|
||||
import io from './server/lib/io.js'
|
||||
|
||||
config.ensureAllDirsAreCreated()
|
||||
io.copyDir('./client', config.dirs.WEB_PAGE_DIR)
|
||||
|
||||
await import('./server/build.ts').then(a => a.default(config.dirs.WEB_PAGE_DIR))
|
||||
|
||||
Reference in New Issue
Block a user