文件操作 - normalize-options.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/resolve/lib/normalize-options.js
编辑文件内容
module.exports = function (x, opts) { /** * This file is purposefully a passthrough. It's expected that third-party * environments will override it at runtime in order to inject special logic * into `resolve` (by manipulating the options). One such example is the PnP * code path in Yarn. */ return opts || {}; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件