Introduce VUE_VERSION env variable for testing @vue/compat
* VUE_VERSION=3 uses Vue.js 3 + gitlab-ui from source * VUE_VERSION=2 uses Vue.js 2 + gitlab-ui from source (mostly for debuggin purposes) * default behavior should be unchanged
显示
- config/webpack.config.js 58 个添加, 17 个删除config/webpack.config.js
- jest.config.base.js 46 个添加, 7 个删除jest.config.base.js
- package.json 6 个添加, 0 个删除package.json
- patches/vue-loader-vue3+17.0.1.patch 78 个添加, 0 个删除patches/vue-loader-vue3+17.0.1.patch
- spec/frontend/__mocks__/@gitlab/ui.js 15 个添加, 3 个删除spec/frontend/__mocks__/@gitlab/ui.js
- spec/frontend/vue_compat_test_setup.js 60 个添加, 0 个删除spec/frontend/vue_compat_test_setup.js
- yarn.lock 158 个添加, 40 个删除yarn.lock
加载中
想要评论请 注册 或 登录