Document the purpose of npm_pack
Change-Id: If6007631ba1df033c6f7b4da6b99e41ca56d709b
This commit is contained in:
		 Han-Wen Nienhuys
					Han-Wen Nienhuys
				
			
				
					committed by
					
						 David Pursehouse
						David Pursehouse
					
				
			
			
				
	
			
			
			 David Pursehouse
						David Pursehouse
					
				
			
						parent
						
							fc8032393c
						
					
				
				
					commit
					a382faaf6b
				
			| @@ -13,6 +13,12 @@ | ||||
| # See the License for the specific language governing permissions and | ||||
| # limitations under the License. | ||||
|  | ||||
| """This downloads an NPM binary, and bundles it with its dependencies. | ||||
|  | ||||
| This is used to assemble a pinned version of crisper, hosted on the | ||||
| Google storage bucket ("repository=GERRIT" in WORKSPACE). | ||||
| """ | ||||
|  | ||||
| from __future__ import print_function | ||||
|  | ||||
| import atexit | ||||
|   | ||||
		Reference in New Issue
	
	Block a user