mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
not needed sourceType specified removed
This commit is contained in:
parent
d2e5b45702
commit
190b4fa941
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ module.exports = (env, argv) => ({
|
|||
use: {
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
sourceType: 'unambiguous',
|
||||
presets: [
|
||||
'@babel/preset-env',
|
||||
'@babel/preset-react'
|
||||
|
|
|
|||
Loading…
Reference in a new issue