File manager - Edit - /usr/local/lib/node_modules/ghost-cli/node_modules/replace-in-file/lib/helpers/load-config.js
Back
'use strict'; /** * Dependencies */ const path = require('path'); /** * Helper to load options from a config file */ module.exports = function loadConfig(file) { //No config file provided? if (!file) { return {}; } //Resolve path file = path.resolve(file); //Try to load return require(file); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings