inheritPoint 초기화

This commit is contained in:
2021-08-11 01:03:05 +09:00
parent 564f0bc407
commit a66fa5e033
8 changed files with 180 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module.exports = {
extensions: [".ts", ".tsx"]
},
entry: {
//inheritPoint: './hwe/ts/inheritPoint.ts',
inheritPoint: './hwe/ts/inheritPoint.ts',
},
output: {
filename: '[name].js',