mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	build on bootstrapping
This commit is contained in:
		
							parent
							
								
									5c1cea1d07
								
							
						
					
					
						commit
						1c3ea28a64
					
				| @ -27,7 +27,8 @@ | ||||
|     "build": "webpack -p", | ||||
|     "start": "NODE_ENV=development supervisor --ignore ./node_modules/,./public/js lib/server-dev.js", | ||||
|     "test": "jest", | ||||
|     "test:ci": "npm run test" | ||||
|     "test:ci": "npm run test", | ||||
|     "prepublish": "npm run build" | ||||
|   }, | ||||
|   "main": "./lib/index.js", | ||||
|   "dependencies": { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user