Skip to content

Commit 343b873

Browse files
author
Vlad Haidei
authored
Update README.md
1 parent d9d0593 commit 343b873

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ You can desactivate "Developer Tools" by commenting `win.webContents.openDevTool
8585

8686
**Your application is optimised. Only /dist folder and node dependencies are included in the executable.**
8787

88-
## Browser mode
89-
90-
You can't use TypeORM in browser so it is not possible.
91-
If you need to run app in browser and don't need TypeORM you can use [angular-electron](https://github.com/maximegris/angular-electron) for that
88+
## Known issues
9289

90+
1. **Browser mode.** You can't use TypeORM in browser so it is not possible.If you need to run app in browser and don't need TypeORM you can use [angular-electron](https://github.com/maximegris/angular-electron) for that.
91+
1. **Windows Build.** You cannot make build for `windows` if path to project folder contains spaces or not latin letters.
92+
9393
[github-watch-badge]: https://img.shields.io/github/watchers/CubikNeRubik/angular-electron-typeorm-starter.svg?style=social
9494
[github-watch]: https://github.com/CubikNeRubik/angular-electron-typeorm-starter/watchers
9595
[github-star-badge]: https://img.shields.io/github/stars/CubikNeRubik/angular-electron-typeorm-starter.svg?style=social

0 commit comments

Comments
 (0)