reactjs / express-react-views

This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.
Other
2.73k stars 261 forks source link

add external script file #169

Closed FaizanYounasTanooli closed 3 years ago

FaizanYounasTanooli commented 3 years ago

Please anyone can guide me how to add external script when rendering the view? its working perfectly fine in ejs view i add script using but in react view i tried my best and tried many ways to add script but it don't include the script.