open-scd icon indicating copy to clipboard operation
open-scd copied to clipboard

Remove Lit specific packages from `packages/core`

Open pascalwilbrink opened this issue 9 months ago • 0 comments

@openscd/core should be framework agnostic. That's why any lit specific packages should be removed. (Including the translation).

Acceptance criteria

  • [ ] dependencies list of packages/core should be empty.
  • [ ] Mixins are removed from core
  • [ ] Rollup is removed from core
  • [ ] Web-dev runner is not part of core
  • [ ] Web-test runner is not part of core
  • [ ] LitConstructor is removed from foundation
  • [ ] Translation is removed

pascalwilbrink avatar May 07 '24 10:05 pascalwilbrink