// const express = require('express'); const app = express(); app.disable('etag'); // Add This line // and clear Cache of browser