chore: 清理一些无用的文件
This commit is contained in:
@@ -10,6 +10,7 @@ import { resolve } from 'path'
|
||||
function injectPublicSettings(backendUrl: string): Plugin {
|
||||
return {
|
||||
name: 'inject-public-settings',
|
||||
apply: 'serve',
|
||||
transformIndexHtml: {
|
||||
order: 'pre',
|
||||
async handler(html) {
|
||||
|
||||
Reference in New Issue
Block a user