fix(compiler): Improve path handling in compiler options

This commit is contained in:
2024-10-27 13:35:54 +01:00
parent 4892c8f7ae
commit 88444e835f
4 changed files with 23 additions and 13 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.1.84',
version: '2.1.85',
description: 'TypeScript nightly to easily make use of latest features'
}