1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 16:58:26 -04:00
hugo-extended/index.js
XhmikosR 5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00

4 lines
72 B
JavaScript

'use strict';
module.exports = require('./lib')(process.cwd()).path();