assuming my app.js and mustache.js are in the same attachments folder - when I've used:
var Mustache = require('mustache');
=> require not found

do I have to include require.js as well ?



Reply via email to