mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-26 16:58:26 -04:00
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
4 lines
57 B
JavaScript
4 lines
57 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib').path();
|