PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/metro-config/src/__fixtures__
Просмотр файла: cachestores.config.js
"use strict";
module.exports = {
cacheStores: ({ FileStore }) => {
return [
new FileStore({
root: __dirname,
}),
];
},
};
Выполнить команду
Для локальной разработки. Не используйте в интернете!