js2ts: install_db.php
- jqValidateForm 구현 - async-validator + 수작업 - common.js 없이 ventor -> 타겟 ts 직접
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ module.exports = [
|
||||
inheritPoint: './hwe/ts/inheritPoint.ts',
|
||||
common: './hwe/ts/common_deprecated.ts',
|
||||
troop: './hwe/ts/troop.ts',
|
||||
map: './hwe/ts/map.ts'
|
||||
map: './hwe/ts/map.ts',
|
||||
install_db: './hwe/ts/install_db',
|
||||
},
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
|
||||
Reference in New Issue
Block a user