diff --git a/webpack.config.js b/webpack.config.js index b11370ad..a7164fab 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -74,8 +74,6 @@ const config = { ignoreCustomFragments: [ /{{[\s\S]*?}}/, ], - sortAttributes: true, - sortClassName: true, }, }], },