Rob Larsen

Results 59 issues of Rob Larsen

closing #2824 which forces us to do something useful. Since ES modules are supported natively, we can get rid of babel and still use modern JS. This PR: - removes...

This will close #2650

new feature

This will close #2651

I think we need to do releases and work for four projects (this one, create, main.css and the site) I'm going to start to coordinate those releases here in this...

release

The build dist action fails every time now that we've protected the branch. This is a placeholder to sort out what to do with it.

Is there something we can do there? Don't mind me, I'm just looking for interesting stuff to do as I try to amp up my OS contributions over this summer.

related to #2347 If #2650 is clean and tidy then, I guess so.

Right now, we have a simple dev server with webpack. We need to go one step further and create a simple build step- Basically just copying the static files over...

This builds off of #2637 This is a bit out there since modernizr-esm has like 20 stars, but... the idea of doing a custom element example and then testing against...

I have only ever used Gulp in this project. It's also not the shiniest, most modern way to do the tasks we're doing. With the idea that we like to...