mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2026-03-08 17:36:46 +01:00
add favicon
This commit is contained in:
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -65,6 +65,7 @@ module.exports = {
|
||||
},
|
||||
plugins: analyzeBundle ? [new BundleAnalyzerPlugin()] : [
|
||||
new HTMLWebpackPlugin({
|
||||
favicon: 'favicon.ico',
|
||||
title: 'Doodle3D Slicer',
|
||||
template: require('html-webpack-template'),
|
||||
inject: false,
|
||||
|
||||
Reference in New Issue
Block a user