mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
We don't use jsmediatags any more
This commit is contained in:
parent
aaf78f558b
commit
5dae470e84
1 changed files with 0 additions and 6 deletions
|
|
@ -7,12 +7,6 @@ module.exports = {
|
|||
resolve: {
|
||||
extensions: [".js", ".ts", ".tsx"]
|
||||
},
|
||||
node: {
|
||||
// Consider suggesting jsmediatags use: https://github.com/feross/is-buffer
|
||||
// Cuts 22k
|
||||
Buffer: false,
|
||||
fs: "empty"
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue