Add ketboards.js to prod dependencies

This commit is contained in:
Nariman Jelveh
2024-08-20 19:51:21 -07:00
parent 921f522732
commit 7024e2ec91
+1
View File
@@ -50,6 +50,7 @@ const js_paths = [
'/IPC.js',
'/globals.js',
`/i18n/i18n.js`,
`/keyboard.js`
]
export { lib_paths, css_paths, js_paths };