Path : /opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/moment/ |
Current File : //opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/moment/package.js |
var profile = { resourceTags: { ignore: function(filename, mid){ // only include moment/moment return mid != "moment/moment"; }, amd: function(filename, mid){ return /\.js$/.test(filename); } } };