I’m making a new board and I want to publish on azure webApp for test, My structure project is:
Does anybody can help me?
I’m making a new board and I want to publish on azure webApp for test, My structure project is:
Does anybody can help me?
Check out pxt staticpkg, it should produce a directory that can be served from any static web server. I’ve never tried it with pxt-maker, however, so it might be buggy.
Do you have a pull request with your board?