webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
359 stars 95 forks source link

Move remaining services to node 10 #1261

Closed arthurevans closed 4 years ago

arthurevans commented 4 years ago

Updated "analysis" and "raw" services to node 10.

Updated some dependencies too. For the "raw" service, I tried upgrading polyserve, but had to roll it back to 0.23.0 because the API for babelCompile() changed, breaking the service. This could be updated at a later point, but it's a little more involved.