fireapp
This commit is contained in:
		
							parent
							
								
									ac1e2a4df3
								
							
						
					
					
						commit
						14e5c02a03
					
				
							
								
								
									
										34
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -11,10 +11,10 @@ module.exports = {
 | 
			
		||||
    index: "./src/main.ts"
 | 
			
		||||
  },
 | 
			
		||||
  output: {
 | 
			
		||||
    library: "bootstrap",
 | 
			
		||||
    library: "fireapp",
 | 
			
		||||
    path: path.resolve(__dirname, outputDirectory),
 | 
			
		||||
    libraryExport: "default",
 | 
			
		||||
    publicPath: `/boorstrap/${pkg.version}/`
 | 
			
		||||
    publicPath: `/fireapp/${pkg.version}/`
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
  plugins: [new CleanWebpackPlugin()],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user