spiegel-keyman/web/src/engine/common/web-utils
Marc Durdin 9d2c23e0d3 refactor(web): merge engine modules
In order to simplify and make the build significantly faster, as well as
reduce duplication of configuration files, we have merged most of the
engine modules into a single module, engine:
  * engine/attachment
  * engine/core-processor
  * engine/dom-utils
  * engine/element-wrappers
  * engine/events
  * engine/interfaces
  * engine/js-processor
  * engine/keyboard
  * engine/keyboard-storage
  * engine/main
  * engine/osk

A few test-specific files have been moved from engine to test, such as
nodeCloudRequester.ts and nodeKeyboardLoader.ts.
2025-11-04 19:13:17 +01:00
..
src change(web): lint kmwstring web-utility 2025-04-30 09:01:47 +07:00
.c8rc.json chore(web): fix coverage-reporting artifact 2025-02-12 15:56:54 +07:00
.gitignore chore(web): rename test files and folders 2024-11-26 17:10:19 +01:00
build.sh maint(resources): nest unit tests under parent block 2025-10-06 16:09:47 +02:00
package.json refactor(web): merge engine modules 2025-11-04 19:13:17 +01:00
tsconfig.json chore(web): rename test files and folders 2024-11-26 17:10:19 +01:00