when i send html in express, does it send the js file with it? code example Example: send html file express res.sendFile(path.join(__dirname + '/index.html'));