removed an inaccurate comment. #870
This commit is contained in:
parent
9390dc5497
commit
02b4b5b1ea
|
@ -6,11 +6,6 @@
|
|||
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
|
||||
charset="UTF-8"
|
||||
>
|
||||
<!-- href are relative to the outDir in renderer/vite.config.js,
|
||||
I think, despite the leading slash.
|
||||
Leading slash works in dev because vite BASE_URL is /, not in build.
|
||||
No slash fails in dev.
|
||||
-->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/node_modules/bootstrap/dist/css/bootstrap.min.css"
|
||||
|
|
Loading…
Reference in New Issue