mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Fix start-dev.sh: start root server first, then remove stefankoelle from ignore
This commit is contained in:
@@ -88,7 +88,6 @@ module.exports = function (eleventyConfig) {
|
||||
input: ".",
|
||||
includes: "shared/_includes",
|
||||
output: "dist/moonweb",
|
||||
excludes: ["stefankoelle", "timecapsule"],
|
||||
},
|
||||
serverOptions: {
|
||||
host: "0.0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user