Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-scripts webpack config does not support loading audio assets #1145

Open
BeksOmega opened this issue May 26, 2022 · 0 comments
Open

dev-scripts webpack config does not support loading audio assets #1145

BeksOmega opened this issue May 26, 2022 · 0 comments
Labels
category: plugin Anything in the plugins folder help wanted Open for contributions type: bug Something isn't working

Comments

@BeksOmega
Copy link
Contributor

Category

  • Plugins

Component

dev-scripts

Describe the bug

The current webpack config (which is shared between all of the plugins in samples) does not support loading asset files (such as audio files).

Expected behavior

We should use the asset/resource loader to support loading audio files.

Additional context

I attempted to look into this, but my audio setup for my test environment isn't working, so I couldn't really test.

This is a blocker for #1072

We manually copy files used in examples so that the github pages work. This does not solve the problem of actually bundling assets with plugins.

@BeksOmega BeksOmega added type: bug Something isn't working triage help wanted Open for contributions category: plugin Anything in the plugins folder and removed triage labels May 26, 2022
@BeksOmega BeksOmega self-assigned this Aug 2, 2022
@BeksOmega BeksOmega removed their assignment Oct 9, 2022
@BeksOmega BeksOmega added the ghc-osd Reserved for open source day: https://anitab-org.github.io/open-source-day/ label Sep 24, 2023
@BeksOmega BeksOmega moved this to In Progress in Blockly GHC OSD Sep 24, 2023
@BeksOmega BeksOmega moved this from In Progress to Ready for Work in Blockly GHC OSD Sep 29, 2023
@BeksOmega BeksOmega removed the ghc-osd Reserved for open source day: https://anitab-org.github.io/open-source-day/ label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: plugin Anything in the plugins folder help wanted Open for contributions type: bug Something isn't working
Projects
No open projects
Status: Ready for Work
1 participant