sound icon indicating copy to clipboard operation
sound copied to clipboard

PixiJS Deprecation Warning: Loader.registerPlugin() is deprecated, use extensions.add() instead. Deprecated since v6.5.0

Open anisabboud opened this issue 1 year ago • 1 comments

Chrome console warning: PixiJS Deprecation Warning: Loader.registerPlugin() is deprecated, use extensions.add() instead. Deprecated since v6.5.0 image

pixi sound/src/index.ts calls Loader.registerPlugin(SoundLoader); image

anisabboud avatar Aug 14 '22 15:08 anisabboud

I'll be working on an update for this. Thanks for the reminder. Functionally speaking, this is harmless.

bigtimebuddy avatar Aug 14 '22 17:08 bigtimebuddy