提交 6a59db1a 编写于 作者: E Eugene Pankov

build fix

上级 2d43e29b
import * as path from 'path'
import { Injectable } from '@angular/core'
import { HostAppService, Platform } from 'terminus-core'
......
......@@ -28,6 +28,7 @@ export class WSLShellProvider extends ShellProvider {
command: wslPath,
env: {
TERM: 'xterm-color',
COLORTERM: 'truecolor',
}
}]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册