Hoon Park created ZEPPELIN-2166:
-----------------------------------

             Summary: HeliumBundleFactory can't resolve es6+ syntax
                 Key: ZEPPELIN-2166
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2166
             Project: Zeppelin
          Issue Type: Improvement
          Components: front-end, helium
    Affects Versions: 0.7.0
            Reporter: Hoon Park
             Fix For: 0.7.1, 0.8.0


Currently, we don't use any preset. This cause error messages like

- when helium package includes es6+ syntax.

{code}
SyntaxError: Unexpected token import
    at helium.service.js:36
    at angular.js:10973
    at processQueue (angular.js:15552)
    at angular.js:15568
    at Scope.$eval (angular.js:16820)
    at Scope.$digest (angular.js:16636)
    at Scope.$apply (angular.js:16928)
    at done (angular.js:11266)
    at completeRequest (angular.js:11464)
    at XMLHttpRequest.requestLoaded (angular.js:11405)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to