Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
chore: update default options in readme to be accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding authored Feb 11, 2020
1 parent 8601521 commit 29f4297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Source maps are always enabled unless explicitly disabled by specifying `debug:
ast: false,
babelrc: false,
plugins: [
'babel-plugin-add-module-exports',
'@babel/plugin-transform-modules-commonjs',
'@babel/plugin-proposal-class-properties',
'@babel/plugin-proposal-object-rest-spread',
'@babel/plugin-transform-runtime',
Expand Down

0 comments on commit 29f4297

Please sign in to comment.