mirror of
https://github.com/skillbert/rsmv.git
synced 2025-12-23 21:47:48 -05:00
fix web build
This commit is contained in:
@@ -37,6 +37,10 @@ module.exports = {
|
||||
{
|
||||
test: /\.jsonc?$/,
|
||||
type: "asset/source"
|
||||
},
|
||||
{
|
||||
test: /\.glsl(\.c)?$/,
|
||||
type: "asset/source"
|
||||
}
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user