Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add code-splitting and node_modules support (PreMiD#6922)
* feat: add code-splitting and node_modules * chore: remove console.log * fix: can't check folder name * fix: remove unused * fix: wrong path * chore: rename variables * fix: workflow? * fix: workflow? * fix: workflow? * fix: workflow? * fix: workflow? * fix: workflow? * fix: presencevalidator * chore: format * chore: bump version * chore: refactor * fix: ternary * Update tools/util/getLatestSchema.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/util/getLatestSchema.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceUpdater.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceUpdater.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceUpdater.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceValidator.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceValidator.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/classes/PresenceCompiler.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/auto/presenceValidator.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/util/getLatestSchema.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/util/getLatestSchema.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/classes/PresenceCompiler.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/classes/PresenceCompiler.ts Signed-off-by: Florian Metz <me@timeraa.dev> Update tools/classes/PresenceCompiler.ts Signed-off-by: Florian Metz <me@timeraa.dev> Co-Authored-By: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> * chore: remove uncommitted * chore: log validated Presence name * fix: use service name instead * chore: use npm instead * fix: missing package-lock * chore: add compile message * chore: are you happy now * chore: remove is-ci * Update tools/auto/presenceUpdater.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * Update tools/auto/presenceValidator.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * Update tools/classes/PresenceCompiler.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * Update tools/metadataSorter.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * Update tools/util.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * chore: yes * Update tools/classes/PresenceCompiler.ts Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Signed-off-by: Florian Metz <me@timeraa.dev> * chore: yes * chore: remove since unused * style: fix curly * chore: change name Signed-off-by: Florian Metz <me@timeraa.dev> Co-authored-by: Rhys Rakoff <64903135+EncryptedDev@users.noreply.github.com> Co-authored-by: Rhys <rhyss.rakoff@gmail.com>
- Loading branch information