chore(worker): create tasks for external web workers

This commit is contained in:
Adam Bradley
2016-12-08 22:36:57 -06:00
parent ac9e9eff7e
commit 8c297fee33
6 changed files with 27 additions and 5 deletions

View File

@@ -12,4 +12,4 @@ import './tasks/snapshot';
import './tasks/test';
import './tasks/polyfill';
import './tasks/polyfill.source';
//import './tasks/theme';
import './tasks/workers';