Closed sarahdayan closed 4 years ago
This adds an image pipeline in the webpack template.
webpack
Images must go in assets/images/, and they'll be copied over in .tmp/assets/images/ on start and build.
assets/images/
.tmp/assets/images/
Description
This adds an image pipeline in the
webpack
template.Images must go in
assets/images/
, and they'll be copied over in.tmp/assets/images/
on start and build.