Skip to content

fix: include transform runtime to babel plugins

Sidorela Uku requested to merge babel-config into develop

this fixes the error above when tests run in the pipeline:

Cannot parse config file: '/home/ncbi/config/default.js': ReferenceError: regeneratorRuntime is not defined

Merge request reports