@bolster/boulder-webpack-config
v4.0.1
Published
*this document is a work in progress*
Downloads
17
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
- ...