【发布时间】:2013-03-03 16:52:11
【问题描述】:
有没有办法修改这个构建包
https://github.com/oortcloud/heroku-buildpack-meteorite
安装这个 npm
https://github.com/abh/node-stripe
它在开发中运行良好,但我不知道如何在 Heroku 上安装和要求它
我需要它使用
__meteor_bootstrap__.require('stripe')(api_key)
【问题讨论】:
-
您是否遇到了类似here 中提到的错误?