Skip to content
Snippets Groups Projects
user avatar
jojohoch authored
Hint and autostart functionality of videos and audios is initialized
only after dependencies to other audios and videos have been resolved.
This prevents the hint of an audio and video from starting, although
the audio is not yet enabled.
c2aeeb80
History

Verona Modules Aspect

Repository for the Aspect Editor and Player. The applications have a shared code base, but can be run/build separately.

Both conform to the Verona API definition:

Editor-API

Player-API

Development Version

npm run start-editor-local

or

npm run start-player-local

Production Build

npm run build-editor-prod

or

npm run build-player-prod

Development

NPM version: 6,7,8