Work to reduce bundles size (prebundle modules)

This commit is contained in:
Zef Hemel
2022-04-13 14:46:52 +02:00
parent a24eaaf4b4
commit 31254d15e6
36 changed files with 431 additions and 179 deletions
+2
View File
@@ -0,0 +1,2 @@
export const trashPrefix = "_trash/";
export const plugPrefix = "_plug/";