Skip to content

Commit

Permalink
update code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskii committed Apr 19, 2024
1 parent 3115813 commit 5988475
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,6 @@ Here is an example of how you can transpile these features on Webpack 4 using th
+ ],
+ },
+ ],
use: [
{
loader: 'babel-loader',
options: {
presets: ['@babel/preset-env', '@babel/preset-react'],
},
},
],
},
],
},
Expand Down

0 comments on commit 5988475

Please sign in to comment.