Render Raw Script File

Hi All,

I am looking to have meteor render a raw javascript file that can be called from an outside resource. In other words, I am hoping to have a raw page served up without all of the wrapping html around it. Is there anyway to make this happen?

Any guidance is greatly appreciated.

I found server side rendering and json examples … got it figured out :slight_smile: