pokerogue/src/system
flx-sta d1bd6974e4 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-08 15:02:44 -07:00
..
settings fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00
achv.ts [Hotfix] Remove extra Roark victory line, fix baton pass i18n in achv.ts (#4103) 2024-09-08 02:46:56 -04:00
arena-data.ts fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00
challenge-data.ts fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00
egg-data.ts fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00
game-data.ts fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00
game-speed.ts Fix Error with Typecasting (#1519) 2024-05-28 23:45:18 +01:00
game-stats.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
modifier-data.ts [Dev] Save Data Version Migration (#4080) 2024-09-08 02:40:45 +01:00
pokemon-data.ts [Move] Use BattlerTag for move-disabling effects (#2051) 2024-09-05 08:44:22 +00:00
session-history.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
trainer-data.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
unlockables.ts [Enhancement/Item] Add Achievement to Unlock Eviolite (#3390) 2024-08-08 01:07:28 +01:00
version-converter.ts [Dev] Save Data Version Migration (#4080) 2024-09-08 02:40:45 +01:00
voucher.ts fix and optimize imports (#4061) 2024-09-08 15:02:44 -07:00