[web] Added DEFAULT_LATEX_COMPILER env (#32455)
This is mainly intended to be used in CE/Server Pro GitOrigin-RevId: 277f9afca389a1e7b00db2d987129432fb1707b5
This commit is contained in:
@@ -35,6 +35,7 @@ describe('ProjectOptionsHandler', function () {
|
||||
{ imageName: 'texlive-0000.0', imageDesc: 'test image 0' },
|
||||
{ imageName: 'texlive-1234.5', imageDesc: 'test image 1' },
|
||||
],
|
||||
safeCompilers: ['pdflatex', 'latex', 'xelatex', 'lualatex'],
|
||||
},
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user