/var/www/greso.tech/server/nsm/node_modules/static-module/test/varmod
NameSizeModeActions
source.js1590644editdlrm
vars.html90644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/static-module/test/varmod/source.js (159B)
var fs = require('fs'); var path = require('path'); var html = fs.readFileSync(path.join(__dirname, 'vars.html'), 'utf8'); var x = '!'; console.log(html + x);