1

I'm using ES7 decorators with my react app but Webpack says they are not supported even though I configured it for ES7 after reading this article Using ES6/7. I get the error "Decorators are not supported yet in 6.x pending proposal update" when trying to run Webpack.

webpack.config
enter image description here

screenm0nkey
  • 18,405
  • 17
  • 57
  • 75

0 Answers0