mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-21 23:37:47 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -72,10 +72,6 @@ export default defineConfig({
|
||||
...(IS_EE ? [] : EE_ALIAS_FALLBACK),
|
||||
...(IS_JH ? [] : JH_ALIAS_FALLBACK),
|
||||
...(!IS_EE && !IS_JH ? JH_ELSE_EE_ALIAS_FALLBACK : []),
|
||||
{
|
||||
find: '~/',
|
||||
replacement: javascriptsPath,
|
||||
},
|
||||
{
|
||||
find: '~katex',
|
||||
replacement: 'katex',
|
||||
|
Reference in New Issue
Block a user