编译报错
							parent
							
								
									65c01d510a
								
							
						
					
					
						commit
						798f2a0e0c
					
				| 
						 | 
					@ -3,6 +3,7 @@ webPipeline([
 | 
				
			||||||
        onBuildInstallShell:{->
 | 
					        onBuildInstallShell:{->
 | 
				
			||||||
            return """
 | 
					            return """
 | 
				
			||||||
            pnpm install --no-prefer-frozen-lockfile
 | 
					            pnpm install --no-prefer-frozen-lockfile
 | 
				
			||||||
 | 
					            pnpm install url-loader
 | 
				
			||||||
            pnpm run build || echo 'Ignore build error !!!'
 | 
					            pnpm run build || echo 'Ignore build error !!!'
 | 
				
			||||||
        """}
 | 
					        """}
 | 
				
			||||||
])
 | 
					])
 | 
				
			||||||
		Loading…
	
		Reference in New Issue