mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-30 02:40:08 +00:00 
			
		
		
		
	minor fixes to package.json and Makefile...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									c8e9bbc006
								
							
						
					
					
						commit
						13499c80b7
					
				| @ -111,9 +111,9 @@ zip: $(APP_ZIP) | ||||
| #**********************************************************************
 | ||||
| # dev env...
 | ||||
| 
 | ||||
| # see: package.json for a list...
 | ||||
| node-deps: | ||||
| 	npm install fs.extra | ||||
| #	npm install exif
 | ||||
| 	npm install | ||||
| 
 | ||||
| dev: $(CSS_FILES) | ||||
| 	#unzip -uj $(wildcard targets/node-webkit/node-webkit-*-win-ia32.zip) -d . | ||||
|  | ||||
| @ -17,4 +17,10 @@ | ||||
| 	"webkit": { | ||||
| 		"page-cache": true | ||||
| 	} | ||||
| 
 | ||||
| 	"dependencies": { | ||||
| 		"requirejs": "*", | ||||
| 		"fs.extra": "*" | ||||
| 	} | ||||
| 	 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user