From 3c55106936b27d5c7b939da8ef994b6c1808ab59 Mon Sep 17 00:00:00 2001 From: nuintun Date: Fri, 27 Nov 2015 00:13:20 +0800 Subject: [PATCH] update files --- static/js/components/app-main/worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/components/app-main/worker.js b/static/js/components/app-main/worker.js index 65df509..f8678b9 100644 --- a/static/js/components/app-main/worker.js +++ b/static/js/components/app-main/worker.js @@ -2,4 +2,4 @@ * Created by nuintun on 2015/11/27. */ -var Terminal = require('../../terminal'); +importScripts();