Clean up deps
This commit is contained in:
parent
c69f84edf5
commit
41c7ebcd87
6 changed files with 5 additions and 13 deletions
|
|
@ -83,10 +83,6 @@ module.exports = (env, argv) => ({
|
|||
{
|
||||
test: /\.ts$/,
|
||||
use: ["ts-loader"]
|
||||
},
|
||||
{
|
||||
test: /\.wasm$/,
|
||||
type: "asset/inline"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue