Merge pull request #29 from itsscb/revert-28-feature
FIX "feat: adds performance tweaks"
This commit is contained in:
commit
8674791915
@ -5,6 +5,3 @@ command_arguments = ["-i","input.css","-o","public/styles.css","--minify"]
|
||||
|
||||
[serve]
|
||||
address = "0.0.0.0"
|
||||
|
||||
[build]
|
||||
minify = "on_release"
|
||||
|
@ -54,8 +54,7 @@
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="./public/styles.css">
|
||||
</noscript>
|
||||
<!-- <link data-trunk href="./public/styles.css" rel="css"> -->
|
||||
<link data-trunk rel="copy-file" href="public/styles.css" data-target-path="/public" />
|
||||
<link data-trunk rel="copy-file" href="public/styles.css" data-target-path="public/" />
|
||||
<link data-trunk rel="copy-file" href="public/robots.txt" data-target-path="/" />
|
||||
<!-- <link data-trunk href="./assets/favicon.ico" rel="icon" type="image/x-icon"> -->
|
||||
<link data-trunk rel="copy-dir" href="public">
|
||||
|
Loading…
x
Reference in New Issue
Block a user