fix: update babel config
This commit is contained in:
parent
5a0c37fcd3
commit
80dba191d3
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ rollup
|
|||
entry: 'packages/docsify-server-renderer/index.js',
|
||||
plugins: [
|
||||
babel({
|
||||
plugins: ['transform-async-to-generator'],
|
||||
presets: [
|
||||
[
|
||||
'es2015',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue