@bolster/boulder-webpack-config

this document is a work in progress

Usage no npm install needed!

<script type="module">
  import bolsterBoulderWebpackConfig from 'https://cdn.skypack.dev/@bolster/boulder-webpack-config';
</script>

README

Boulder Webpack Config

this document is a work in progress

This package provides a drop-in experience in Boulder projects for the frontend build process.

Usage

Special folders

There are some conventions regarding what directory structure is used:

  • The context of the webpack config is %PROJECT_DIR%/web/app/themes/tabula/assets
  • The sprites dir in said context is used to bundle up sprites into a spritesheet
  • ...