Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove import maps shim from development workflow #1115

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented May 19, 2023

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. Safari Browser Testing
  2. Confirm we're not missing anything important - Tracking feasibility of unshipping assert contextual keyword in Chrome tc39/proposal-import-attributes#135
  3. clean up from Lit SSR hydration implementation - feature/issue 1197 Lit v3 upgrade and SSR fixes and enhancements #1201
  4. test against import attributes for standard module formats; CSS and JSON  #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

@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) documentation Greenwood specific docs CLI labels May 19, 2023
@thescientist13 thescientist13 self-assigned this Feb 27, 2024
@thescientist13
Copy link
Member Author

took a bit of a turn in direction with this one coming out of #1269, so instead of ripping this one out of greenwood, just going to move it to the polyfills plugin instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI documentation Greenwood specific docs enhancement Improve something existing (e.g. no docs, new APIs, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move import maps shim to polyfills plugin
2 participants