phaser3-docs
phaser3-docs copied to clipboard
Add Travis CI ?
Hello, I propose add Travis for generate automaticly TypeDef.
Thanks.
How would we get it out of Travis and back into the repo?
We can look this :
- https://docs.travis-ci.com/user/deployment/
- https://gist.github.com/mitchellkrogza/a296ab5102d7e7142cc3599fca634203
For commit automaticly when the build sucess (if types is generated).
Gotcha. I think, for now, let's not. Once the defs have had a few weeks to settle down and be tested, we can move them to the main repo and have them built automatically as part of that process. Then they can be included in npm and we don't need to worry about them falling out of sync with the current released version of Phaser (like they are out of sync at the moment, as they contain lots of 3.4 stuff)
ok ok