Skip to content

Updating UI static asset folder path

Michael Leopard requested to merge static-to-asset-path into master

Overview

I missed this when I was switching from vue-cli to vite, but this updates the path to the statically built assets. Vite puts all the built files in assets instead of static

Tasks

  • Update docs if needed (workflow, runbooks, README, migration metrics, etc.)

Acceptance Criteria

  • Existing UTs pass locally

@gitlab-org/professional-services-automation/tools/migration

Merge request reports