Skip to content

Commit 3af8252

Browse files
committed
Revert "fix(build): Transpile async to generators"
This reverts commit aeb1f73.
1 parent 13d3fd6 commit 3af8252

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webpack.common.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ module.exports = {
7676
},
7777
],
7878
],
79-
// https://github.com/dexie/Dexie.js/issues/2143
80-
plugins: [
81-
'@babel/plugin-transform-async-to-generator'
82-
]
8379
},
8480
},
8581
},

0 commit comments

Comments
 (0)