aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb/pronoundbUtils.ts
AgeCommit message (Collapse)Author
2023-03-25PronounDB: Add support for compact mode & clean up (#604)TheKodeToad
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports