pokerogue/src/configs/inputs
flx-sta 2bd07cb84e
fix and optimize imports (#4061)
- remove any `.js` extension imports
- remove unncessary dynamic imports of `modifier.ts` file. The file was being imported statically & dynamically. Made it pure static
- increase vite chunk-size warning limit

Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
2024-09-07 21:37:37 -07:00
..
cfg_keyboard_qwerty.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
configHandler.ts [Refactor] use typescript `strict-null` (#3259) 2024-08-07 17:23:12 +01:00
pad_dualshock.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pad_generic.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pad_procon.ts fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
pad_unlicensedSNES.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pad_xbox360.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00