mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: webpack 5
This commit is contained in:
parent
ddc94adbf1
commit
c93803190b
13 changed files with 99 additions and 90 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
|
||||
<link rel="icon" href="{{ prefix }}/favicon.ico">
|
||||
|
||||
<link rel=stylesheet href="{{ prefix }}/dist/cloudcmd.css">
|
||||
<link rel=stylesheet href="{{ prefix }}/dist/cloudcmd.common.css">
|
||||
<link rel="manifest" href="{{ prefix }}/public/manifest.json">
|
||||
<noscript>
|
||||
<link rel=stylesheet href="{{ prefix }}/dist/nojs.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue