refactor entity folder structure

This commit is contained in:
Xymorot 2019-06-23 17:30:51 +02:00
parent 69147d6ecc
commit b67924532e
14 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ library:
type: sqlite
database: ./database/library.db
entities:
- ./dist/main/entities/*.js
- ./dist/main/entities/library/*.js
migrations:
- ./dist/main/migrations/library/*.js
cli: