You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-07-19 09:45:30 -04:00
Re-add `'use strict' statements.
They are still needed.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
const path = require('path');
|
||||
const signale = require('signale');
|
||||
const bin = require('.');
|
||||
|
Reference in New Issue
Block a user