mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	add bootstrap global var to rollup command
This commit is contained in:
		
							parent
							
								
									b9426e198c
								
							
						
					
					
						commit
						dea62c03b5
					
				@ -24,4 +24,4 @@ then
 | 
				
			|||||||
  exit 1
 | 
					  exit 1
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js
 | 
					$ROLLUP_BIN ./main.js --format iife --file ./pkg/bundle.js --globals bootstrap:bootstrap
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user