v10.0.0-beta.0
Pre-release
Pre-release
Optionally allow user to use sass-embedded rather than sass for building CSS.
This requires sass-loader to use at least v10. This can cause breaking changes if your SASS has imported local things without setting the right path, e.g. using components/video
rather than ../../components/video
from a file such as client/components/something/_item.scss
, where that file is included in client/main.scss
prependData
option is deprecated in favour of additionalData
option