Skip to content

Redo the way static resources (css/images/sounds) are handled #509

@pcardune

Description

@pcardune

Right now we just have import statements that import ".less" files or ".mp3" files, which rely on bundlers doing something special to resolve/load those files. Ideally, javascript libraries shouldn't make too strong demands on the bundlers they might be used with.

I'm not sure what the right approach is yet, this task is to remind me to come up with one.

Metadata

Metadata

Assignees

Labels

code qualityIssues that involve improving code quality but don't necessarily contribute to features/bug fixes

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions