You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-14 15:45:27 -04:00
refactor directory structure and modularize a few common functions
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/* eslint-env node, mocha */
|
||||
|
||||
import { execFile } from "child_process";
|
||||
import assert from "assert";
|
||||
import hugo from "../index.js";
|
||||
Reference in New Issue
Block a user