This update leverages webpack and less functionality to inject the appropriate value for the @theme-path variable in Groot's variables.less at build time. This eliminates the need for developers to manually update the value when starting a new project.
Note: the CI build failed when I pushed my commits, but it looks like this has been happening for other commits. I'm ignoring the failure for now.
This update leverages webpack and less functionality to inject the appropriate value for the
@theme-path
variable in Groot'svariables.less
at build time. This eliminates the need for developers to manually update the value when starting a new project.Note: the CI build failed when I pushed my commits, but it looks like this has been happening for other commits. I'm ignoring the failure for now.