ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

remove import maps shim from development workflow #1115

Open thescientist13 opened 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1114

Summary of Changes

  1. Remove import maps shims and attributes from development

Tested against the following browsers

Chrome Firefox Safari 15.x Safari 16.x (16.1) Safari TP
🚫 🚫

TODO

  1. [x] Safari Browser Testing
  2. [ ] Confirm we're not missing anything important - https://github.com/tc39/proposal-import-attributes/issues/135
  3. [ ] clean up from Lit SSR hydration implementation - #1201
  4. [ ] test against #923
  5. [ ] Validate test cases
  6. [ ] Clean up deps / prerender tests / commented out code
  7. [ ] Update docs if applicable
  8. [ ] Move it to be a plugin + upgrade to latest version