drewwmercer / eastbayloop

1 stars 0 forks source link

Added public/js and public/css to gitignore and configure webpack #51

Closed DoubleBouble closed 5 years ago

DoubleBouble commented 5 years ago

It will resolve problems with building of frontent. May have to reset not commited frontend, if was issue in deploy. Use command git reset --hard before pulling changes. After changes was pulled from origin, run command npm run dev or npm run prod