Skip to content

Commit be92289

Browse files
committed
update netlify build command
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
1 parent 6ae62dc commit be92289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
2-
command = "hugo"
32
publish = "public"
3+
command = "npm install --save-dev autoprefixer && npm install --save-dev postcss-cli && npm install -D postcss && hugo --gc --minify --baseURL https://openreports.io/"
44

55
[context.production.environment]
66
HUGO_VERSION = "0.133.1"

0 commit comments

Comments
 (0)