Commit Graph

4 Commits

Author SHA1 Message Date
9874a53206 Added cm6 strategy for splitting and dyn. loading langs
Split out legacy modes to their own dynamically imported bundle to
reduce main code bundle size.
2023-04-14 18:08:57 +01:00
c148e2f3d9 Added esbuild bundle inspection metafile 2023-02-17 22:37:13 +00:00
d4f2fcdf79 Started codemirror update, In broken state 2022-08-02 20:11:02 +01:00
27339079f7 Extracted esbuild config to a build script
Allows us to use NodeJS code for file/directory locating to not be
shell/os specific, while also also reducing duplicated complexity within
packages.json file.

Related to #3323
2022-04-13 12:08:56 +01:00