Update
This commit is contained in:
@@ -30,7 +30,8 @@ function serve() {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
||||
const walkSync = require("walk-sync");
|
||||
const paths = walkSync("./src", {globs: ["**/*.svelte"]}).map(x => "src/"+x)
|
||||
|
||||
|
Reference in New Issue
Block a user