mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	fixed build script
This commit is contained in:
		
							parent
							
								
									1b9017a92f
								
							
						
					
					
						commit
						db8c3b93e2
					
				@ -2,4 +2,4 @@
 | 
			
		||||
 | 
			
		||||
cd $(dirname $0)
 | 
			
		||||
wasm-pack build --target web
 | 
			
		||||
rollup ./main.js --format iife --file ./pkg/bundle.js
 | 
			
		||||
../node_modules/rollup/dist/bin/rollup ./main.js --format iife --file ./pkg/bundle.js
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user