devowlio / wp-react-starter

🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
https://devowl.io/wp-react-starter/
Other
391 stars 50 forks source link

Usage of webpack v4 #5

Closed matzeeable closed 6 years ago

matzeeable commented 6 years ago

Use latest webpack version (v4).

matzeeable commented 6 years ago

Use npm i -D extract-text-webpack-plugin@next beta version for webpack v4 compatibility. Removed bourbon dependency.