node_modules can be regenerated at build time - part 2
This commit is contained in:
		@@ -8,6 +8,8 @@ EXTRA_DIST = servicedock.js package.json.in public routes sockets views
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
nodejsdir = ${pkgdatadir}/nodejs
 | 
					nodejsdir = ${pkgdatadir}/nodejs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					all: node_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
node_modules: package.json.in
 | 
					node_modules: package.json.in
 | 
				
			||||||
	npm install
 | 
						npm install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user