mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
Add support for Waterfox Classic, fixes #11
This commit is contained in:
parent
f47063bbcc
commit
75ca826171
1 changed files with 3 additions and 0 deletions
3
.babelrc
3
.babelrc
|
|
@ -7,5 +7,8 @@
|
|||
corejs: '3.21'
|
||||
}],
|
||||
"@babel/preset-react"
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-proposal-class-properties"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue