mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-19 12:49:25 +08:00
todo: 新增两个todo
This commit is contained in:
parent
6832be98bf
commit
9fcae177c5
1
idea.md
1
idea.md
@ -104,3 +104,4 @@ dam4.png ---- 存档 59
|
||||
[] 通用 Addon 接口
|
||||
[] 完善加载系统
|
||||
[] 不同怪物可以在怪物手册中添加一些不同的边框
|
||||
[] 按住一个按键时显示怪物的攻防血
|
||||
|
@ -135,6 +135,7 @@ const compress = type === 'dist';
|
||||
sourceMap: false
|
||||
}),
|
||||
rollupBabel({
|
||||
// todo: 是否需要添加 polyfill?
|
||||
babelHelpers: 'bundled',
|
||||
sourceType: 'module'
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user