I think I understand the problem. This is about lowering Google Closure libraries that have their lang set to `es8` in the `deps.js` yes? Since `es8` is missing from the `cljs.closure/lang-level` vector, the `transpile` function handles this incorrectly. If this is in fact the issue please, confirm Hadil and I can open a JIRA issue.