How to build a project into one index.html

Hello. How to compile the project into one html file along with all assets. Almost all advertising platforms require this form of assembly.

Check out this page: Playable Ads | Learn PlayCanvas

1 Like

Hello. Thanks for the info. Do I understand correctly that ammo.js cannot be integrated into mraid?

@yaustar - would you know about this?

1 Like

Please see GitHub readme for notes regarding physics GitHub - playcanvas/playcanvas-rest-api-tools: A set of tools to use with the PlayCanvas REST API for common jobs such as downloading a build and archiving a project

TLDR, Ammo is not supported due to it being a WASM and being pretty large in file size. Use one of the alternatives listed in the readme

2 Likes