Skip to content

Commit ef68a81

Browse files
committed
dependency updates
1 parent e426c7f commit ef68a81

File tree

5 files changed

+10
-9876
lines changed

5 files changed

+10
-9876
lines changed

.mlc-config.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
command = "jekyll algolia && yarn develop"
2+
command = "jekyll algolia && yarn production"
33
# Ignore builds unless [netlify-build] is present in commit message
44
# ignore = "git log -1 --pretty=%B | ( ! grep -q '\[netlify\-build\]' )"
55
# Ignore if [netlify-ignore] is present
@@ -9,7 +9,7 @@
99

1010
[context.deploy-preview]
1111
command = "yarn develop"
12-
ignore = "./scripts/ignore.sh"
12+
##ignore = "./scripts/ignore.sh"
1313

1414
[context.branch-deploy]
1515
command = "yarn develop-inc"

0 commit comments

Comments
 (0)