spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Feat]: support containerized development

Open hunterloftis opened this issue 3 years ago • 0 comments

Code of conduct

  • [X] I agree to follow this project's code of conduct.

Impacted component(s)

N/A

Description of the requested feature

We could reduce setup -> contribution time to nearly zero by developing within containers. I've pushed a branch adding vscode devcontainer configuration.

However, yarn test depends on playwright, which currently lacks support for m1 (arm) architectures. Until that's resolved, I'm unable to containerize SWC's full development workflow.

Mockups or screenshots

No response

Implementation notes or ideas

hunterloftis avatar Sep 01 '21 14:09 hunterloftis