Skip to content

hgosansn/webpack_tmp777

Repository files navigation

Webpack template for github

logo

Latest Build status

For any javascript endeavours

Default is vanilla could work with any flavour

A feature rich repo

  • BrowserSync - browser refreshes outputs to 4200

  • Github Action - builds and releases to a releas branch

  • Deploy app on new pushed tag 📣 v0.0.X - Just released

  • Sass enabled Guide here

    Familiar with Block Element Modifier

  • Travis CI file - WIP

  • Babel ?

  • React / Vue additions

Clone and start with

npm start

Build

npm run build

Outputs to ./dist folder

Github setup actions

For the workflow to work you need to give it permissions to write Go to

Settings > Actions > General > Workflow permissions > Read and write