mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
refactor: logo
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
module.exports = {
|
||||
pages: {
|
||||
index: {
|
||||
// template 中的 title 标签需要是 <title><%= htmlWebpackPlugin.options.title %></title>
|
||||
title: 'Cert-D'
|
||||
}
|
||||
},
|
||||
devServer: {
|
||||
proxy: {
|
||||
'/': {
|
||||
|
||||
Reference in New Issue
Block a user