static-html-webpack-boilerplate
static-html-webpack-boilerplate copied to clipboard
🔮 modern tooling for old-school static webpage development
Tried adding font loader but it is getting failed. Can we have example.
Could you provide an example of how to use partials in the html files? **Describe the solution you'd like** It would be great if the boilerplate supported partials (includes) and...
The source code for the HTML inside the `src` folder is very bare-bones. I would love to make it a more fleshed-out page to show off the capabilities of the...
**Is your feature request related to a problem? Please describe.** Currently, stylelint configuration does not support SCSS-specific syntax, such as `@extend` or `@mixin`. **Describe the solution you'd like** Use this...
**Is your feature request related to a problem? Please describe.** When using dev-server cannot access from other clients on the lan **Describe the solution you'd like** setting host to 0.0.0.0...
Hi, thanks for the project. After install the dependencies and start the app I got a `Invalid Host/Origin header` error which seems to belong to livereload feature, so I simply...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.3. Release notes Sourced from node-sass's releases. v7.0.3 Dependencies Bump sass-graph from 4.0.0 to ^4.0.1 Supported Environments OS Architecture Node Windows x86 & x64 12,...
Removes [global-modules-path](https://github.com/rosen-vladimirov/global-modules-path). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `global-modules-path` Updates `webpack-cli` from 3.1.0 to 3.3.12 Changelog Sourced from webpack-cli's...
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [css-loader](https://github.com/webpack-contrib/css-loader), [file-loader](https://github.com/webpack-contrib/file-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [sass-loader](https://github.com/webpack-contrib/sass-loader), [style-loader](https://github.com/webpack-contrib/style-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...