mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
401 B
401 B
This subproject provides definitions for the common configuration settings used for bundling
web/ and common/web projects via esbuild. This includes:
- Standard settings for bundling to IIFE and ESM module formats
- An
esbuildplugin that facilitate tree-shaking of classes downcompiled to ES5 by TypeScript - Two
esbuildplugins that facilitate tree-shaking of unusedtslibhelper functions