mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
7 lines
111 B
Ruby
7 lines
111 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'yaml'
|
|
require_relative '../lib/vite_gdk'
|
|
|
|
ViteGdk.load_gdk_vite_config
|