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
Asked
Active
Viewed 64 times
1

screenm0nkey
- 18,405
- 17
- 57
- 75