Douglas Zaltron
Douglas Zaltron
line 525 / 628 `this.gain.gain.value = this.volume;` change to `this.gain.gain.setTargetAtTime(this.volume, audio.currentTime, 0.015);` I believe is this @IonDen
> @douglaszaltron why did you close this? I clicked by mistake.🤦♂️
I'm testing some options because upon closer inspection, the JavaScript export might not have the prefix, whereas the CSS value, indeed, might require the prefix. draft:  What do you...
> Wait, why do we need `cssPrefix`? > > Can't we compile css in one step and in js we assume the css exists? Or are you saying you want...
@chenjiahan Do you have any idea how to do it or if you can see if we can already use the webpack plugin? https://wyw-in-js.dev/bundlers/webpack
https://github.com/module-federation/vite