From 06c160e4948f421cfb73d1c7a89248e38c82fa9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Thu, 7 Mar 2019 21:23:09 +0100 Subject: Add make step to bundle the custom SimpleWebRTC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- package.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index a8a09dc0e..8fac63615 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,11 @@ "author": "", "license": "AGPL-3.0", "devDependencies": { + "@babel/core": "^7.3.4", + "@babel/preset-env": "^7.3.4", "attachmediastream": "^2.1.0", + "babelify": "^10.0.0", + "browserify": "^16.2.3", "handlebars": "^4.0.12", "hark": "^1.2.3", "jasmine": "^2.5.2", -- cgit v1.2.3