Closed daslicht closed 11 years ago
Yes. Including any NPM package within Meteor is no problem. If you've already added it as a smart package, then all you need to do is: Npm.require("blade").renderFile(...)
Let me know if that works. :)
Closing this issue for now.
Hello, is it possible to render Blade Templates on the server-side when using it with Meteor?
~Marc