From 8bee3ebd65013cddc4c3b5652867da1d27216c92 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Fri, 14 Dec 2012 00:54:36 -0800 Subject: [PATCH] Update `backbone` method dependencies. Former-commit-id: 1b030f0a7b2f4065ec1dfc9ef911de77ebd7d842 --- build.js | 1 + test/backbone.html | 5 +++++ test/test-build.js | 1 + 3 files changed, 7 insertions(+) diff --git a/build.js b/build.js index 340c0b93b..95944f97b 100755 --- a/build.js +++ b/build.js @@ -220,6 +220,7 @@ 'max', 'min', 'mixin', + 'once', 'pick', 'reduce', 'reduceRight', diff --git a/test/backbone.html b/test/backbone.html index 6af89c5bc..0392a66eb 100644 --- a/test/backbone.html +++ b/test/backbone.html @@ -29,10 +29,15 @@ ); +