lynnaloo / mullet

Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
http://www.mullet.run
MIT License
194 stars 39 forks source link

update webpack to version 4@latest #110

Closed arrlancore closed 5 years ago

arrlancore commented 5 years ago

Issue #108, already tested. Yarn test and yarn start is running well

lynnaloo commented 5 years ago

The dist folder is causing eslint to fail. If you look at the .gitignore, you'll see that public/js/app.built.js is where the built app is currently.