weiroll / weiroll.js

A high-level javascript transpiler for weiroll
https://weiroll.github.io/weiroll.js/
MIT License
53 stars 10 forks source link

Improve tooling #14

Closed mirshko closed 3 years ago

mirshko commented 3 years ago

Converts travis, webpack to using GitHub Actions, as well as using tsdx for building and tooling.

Fixes a lot of warnings when implementing new stricter typescript rules. Fixes errors with possible object is undefined.

decanus commented 3 years ago

@mirshko why not target master?

mirshko commented 3 years ago

Was rebased ontop of the other branch so I assumed would be easier to merge to that the head will update when that is merged