Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi/lib/load/require-file-parse.js
Назад
'use strict'; const path = require('path'); const { templateConfiguration } = require('strapi-utils'); /** * Requires a file and eval expression if it is a json * @param {string} filePath - file path */ module.exports = filePath => { if (path.extname(filePath) === '.json') { return templateConfiguration(require(filePath)); } return require(filePath); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка