mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
Update src/main.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
6f52792f05
commit
ac4b94dc11
@ -1,7 +1,7 @@
|
|||||||
import "#app/polyfills";
|
|
||||||
// All polyfills MUST be loaded first for side effects
|
// All polyfills MUST be loaded first for side effects
|
||||||
import "#app/plugins/i18n";
|
import "#app/polyfills";
|
||||||
// Initializes i18n on import
|
// Initializes i18n on import
|
||||||
|
import "#app/plugins/i18n";
|
||||||
|
|
||||||
import { InvertPostFX } from "#app/pipelines/invert";
|
import { InvertPostFX } from "#app/pipelines/invert";
|
||||||
import { version } from "#package.json";
|
import { version } from "#package.json";
|
||||||
|
Loading…
Reference in New Issue
Block a user