Nevermind. I ended up using `fs.readFileSync()` to load the file into a variable.
d
Nevermind. I ended up using
fs.readFileSync()
to load the file into a variable.