shakacode / bootstrap-loader

Load Bootstrap styles and scripts in your Webpack bundle
MIT License
1.02k stars 486 forks source link

Fix ecmaFeatures deprecation #415

Closed ahangarha closed 1 year ago

ahangarha commented 1 year ago

According to official documentation, we should change the syntax of configuring ecmaFeatures.


This change is Reviewable