We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348bf64 commit f593faeCopy full SHA for f593fae
netlify.toml
@@ -1,6 +1,8 @@
1
[build]
2
publish = "dist"
3
command = "npm run build"
4
+[build.processing.html]
5
+ pretty_urls = false
6
[[headers]]
7
for = "/assets/*"
8
[headers.values]
0 commit comments