Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kresus kresus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 144
    • Issues 144
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kresusapp
  • kresuskresus
  • Merge requests
  • !533

Fix error with babel-polyfill not being required at the right time

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Phyks requested to merge phyks/kresus:nodev8 into master Oct 23, 2017
  • Overview 10
  • Commits 2
  • Pipelines 2
  • Changes 4

Trying to run Kresus in Node v8, I get

    var _ref = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {

ReferenceError: regeneratorRuntime is not defined

This commit fixes this error. Can someone test it with an older version of Node?

Edited Oct 23, 2017 by Phyks
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: nodev8