mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
Add hot-code-push
This commit is contained in:
parent
f3c1f7bf31
commit
05e167bc2e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Package.onUse(function(api) {
|
|||
// see https://github.com/meteor/meteor/blob/master/packages/meteor-base/package.js
|
||||
|
||||
'underscore',
|
||||
// 'hot-code-push',
|
||||
'hot-code-push',
|
||||
// 'ddp',
|
||||
|
||||
// Other packages
|
||||
|
|
Loading…
Add table
Reference in a new issue