workadventure/.github/workflows
David Négrier 6acf0ff047 Creating a dedicated package for iframe API typings
If users are willing to use Typescript to develop scripts for maps, they will need typings for the `WA` object.
This commit creates a new package (@workadventure/iframe-api-typings) that contains only the `iframe_api.d.ts` file.

The file is generated from the build of the front and isolated in this package.
This is necessary because the iframe_api.js file is supposed to always be loaded from WorkAdventure directly (and there is no @workadventure/iframe-api package and there will never be one)
2021-04-10 18:50:46 +02:00
..
build-and-deploy.yml Fixing deploy with new TURN_STATIC_AUTH_SECRET secret 2021-02-16 11:34:12 +01:00
cleanup.yml Trying to trigger delete on correct branch 2020-05-27 23:20:12 +02:00
continuous_integration.yml Merge pull request #628 from thecodingmachine/template-analytics 2021-01-20 18:03:28 +01:00
push-to-npm.yml Creating a dedicated package for iframe API typings 2021-04-10 18:50:46 +02:00