mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Add server migration scripts to pkg assets
This commit is contained in:
		
							parent
							
								
									55164803b0
								
							
						
					
					
						commit
						21c77dccce
					
				| @ -22,7 +22,8 @@ | ||||
|   "pkg": { | ||||
|     "assets": [ | ||||
|       "client/dist/**/*", | ||||
|       "node_modules/sqlite3/lib/binding/**/*.node" | ||||
|       "node_modules/sqlite3/lib/binding/**/*.node", | ||||
|       "server/migrations/*.js" | ||||
|     ], | ||||
|     "scripts": [ | ||||
|       "prod.js", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user