文件操作 - runtime-meta.mjs
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/nitropack/runtime-meta.mjs
编辑文件内容
import { fileURLToPath } from "node:url"; export const pkgDir = fileURLToPath(new URL(".", import.meta.url)); export const runtimeDir = fileURLToPath( new URL("dist/runtime/", import.meta.url) ); export const runtimeDependencies = [ "h3", "cookie-es", "defu", "destr", "hookable", "iron-webcrypto", "klona", "node-fetch-native", "ofetch", "ohash", "pathe", "radix3", "scule", "ufo", "db0", "std-env", "uncrypto", "unctx", "unenv", "unstorage", "crossws", "croner", ];
修改文件时间
将文件时间修改为当前时间的前一年
删除文件