Skip to content

Commit 67f2c24

Browse files
authored
Update plugin name
1 parent 732f8ba commit 67f2c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const plugins = [
9494
'jsx',
9595
'typescript',
9696
'objectRestSpread',
97-
['decorators', { decoratorsBeforeExport: true }],
97+
['@babel/plugin-proposal-decorators', { decoratorsBeforeExport: true }],
9898
'classProperties',
9999
'exportExtensions',
100100
'asyncGenerators',

0 commit comments

Comments
 (0)