mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-02 18:38:48 +00:00
[UI] Optimize bundle (#11896)
* lazy load global window modules - Required for plugins - Can be separated from the "main.tsx" code Co-authored-by: Copilot <copilot@github.com> * Defer modal loading Co-authored-by: Copilot <copilot@github.com> * Rollup visualiser tool * Remove debug msg * Rearrange to reduce deltas * Refactor CodeEditor and PdfPreview * Split NotesPanel Co-authored-by: Copilot <copilot@github.com> --------- Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -29,3 +29,6 @@ dist-ssr
|
||||
/playwright/.cache/
|
||||
/.nyc_output/
|
||||
/coverage/
|
||||
|
||||
# Report generation
|
||||
stats.html
|
||||
|
||||
Reference in New Issue
Block a user