Tan Tran
Tan Tran
Pull request has been updated with test to demonstrate usage. (Basically in the mailer function you need to call: ``` sendgrid_enable :templates sendgrid_template_id ``` Use sendgrid_substitute to provide template values....
Anything else I need to fix before this can be merged?
I'm trying to use the 'dependencies' option to work with a somewhat large code base (I assume dependencies are used to address this issue?) Unfortunately I get "Can't resolve 'fengari-web'"...
I need to put together a test case, but in my issue was with using symlinks to my code base. Webpack is expanding and using the symlink's original path and...