rive-app / rive-wasm

Wasm/JS runtime for Rive
MIT License
660 stars 46 forks source link

Include types declaration in webgl advanced packages #341

Closed joncardasis closed 6 months ago

joncardasis commented 6 months ago

Purpose

The @rive-app/webgl-advanced and @rive-app/webgl-advanced-single packages do not contain the TS declarations in their published npm modules.

Add the generated rive_advanced.mjs.d.ts declarations file to the module's files for publishing.

zplata commented 6 months ago

Thanks for adding this! We'll get this change merged in next chance we get

zplata commented 6 months ago

Merged this from our upstream repository with your change, and should be in v2.9.1. Feel free to open an issue if you still notice issues here