From 794d61b951eedd0f120d49254692986748498383 Mon Sep 17 00:00:00 2001 From: Justin McMurdie Date: Wed, 5 Sep 2018 09:49:38 -0600 Subject: [PATCH] adding rxjs to the bundle command --- tmeister/static/bin/build-code | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmeister/static/bin/build-code b/tmeister/static/bin/build-code index 1951088..7997bde 100755 --- a/tmeister/static/bin/build-code +++ b/tmeister/static/bin/build-code @@ -5,6 +5,9 @@ + react-dom \ + prop-types \ + jquery \ + + rx \ + + rxjs \ + + rxjs/operators \ build/bundled-deps.js \ --source-map-contents