Fix dependencies order in environments
What does this MR do?
We are requiring the interceptors file before loading Vue or Vue-resource which will cause errors.
This MR fix the order of loading this files and how we load Vue
Closes #28355 (closed)
Merge request reports
Activity
added ~12980 and removed ci-build labels
added 3 commits
-
d9e232ad...953c2547 - 2 commits from branch
master
- c59750de - Fix depenendencies loading Vue in EE
-
d9e232ad...953c2547 - 2 commits from branch
assigned to @iamphill
@iamphill can you please review this one?
assigned to @filipa
It's the only one not using window.Vue
@ClemMakesApps can you please merge this?
assigned to @ClemMakesApps
enabled an automatic merge when the pipeline for c59750de succeeds
@filipa @ClemMakesApps FYI I've picked this fix in the CE Upstream merge request: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1257
Cool, thanks @rymai!
mentioned in merge request !9129 (merged)