Sound and es6 modules

Hi. The sound is not working without to import this module too
Audio/audioEngine
But in the doc is saying that is enough Audio/audioSceneComponent
https://doc.babylonjs.com/features/es6_support#faq
This is expected?
@sebavan :wink:

BabylonJS ES6 - CodeSandbox - line 14

It should be either one or the other but not both :frowning: I ll fix it ASAP.

PR is up Fix ES6 import issues by sebavan ยท Pull Request #6639 ยท BabylonJS/Babylon.js ยท GitHub it will be in the next npm release.

You ll only need the component as the doc is stating.

1 Like

Great, thank you!

1 Like