bootstrap4-genesis
bootstrap4-genesis copied to clipboard
Update build process to use webpack instead of gulp
This PR removes the gulp based "npm run build" and "npm run watch" commands and adds a webpack based "npm run build" command.
A separate issue (#76) has been opened to add a webpack based "npm run watch" command.
See #75