bootstrap4-genesis icon indicating copy to clipboard operation
bootstrap4-genesis copied to clipboard

Update build process to use webpack instead of gulp

Open salcode opened this issue 1 year ago • 0 comments

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

salcode avatar Aug 30 '24 21:08 salcode