Skip to content

Any way to use this with Webpack / import ? #76

@Dylan190774

Description

@Dylan190774

Hi, I love this project, so good to hear those old Amiga mod's again!

I'm trying to implement the standalone player in a little web game I'm making.
I use Vue, which uses Webpack5 to build the app, but I only could get it working with putting :

<script src="js/bassoonplayer-min.js"></script>

in the main index.html and use BassoonTracker as a global object.
I rather would like to do this in the Webpack-way, with an import in the Vue file that uses the player.

Any idea's?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions