mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Replace locale presubmit hook with Github action (#1802)
* Replace locale presubmit hook with Github action * nit * Make sure electronAPI is defined on window object * Set correct env var
This commit is contained in:
@@ -6,9 +6,7 @@ export default {
|
||||
'vue-tsc --noEmit',
|
||||
'tsc --noEmit',
|
||||
'tsc-strict'
|
||||
],
|
||||
|
||||
'./src/locales/en.json': () => ['lobe-i18n locale']
|
||||
]
|
||||
}
|
||||
|
||||
function formatFiles(fileNames) {
|
||||
|
||||
Reference in New Issue
Block a user