replaced ti-terminal-2
This commit is contained in:
parent
c57931d408
commit
babe2f3fcf
6 changed files with 12 additions and 6 deletions
|
|
@ -71,6 +71,12 @@ export function getConfig(): UserConfig {
|
|||
pluginVue(),
|
||||
pluginUnwindCssModuleClassName(),
|
||||
pluginJson5(),
|
||||
pluginReplace({
|
||||
preventAssignment: true,
|
||||
values: {
|
||||
'ti ti-terminal-2': 'ph-terminal-window ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
? [
|
||||
pluginReplace({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue