Skip to content

adapt_framework: babel fast-async causes very slow compilation #2816

Description

@oliverfoster

Subject of the issue

I introduced fast-async to help debugging promises but it seems to elongate the build process by about 6 seconds, which is not ideal.

Debugging promises is slightly more painful without fast-async, as the call-stack is a bit longer and the errors aren't as clear, but it beats having to wait a minimum of 6 seconds a time for each compilation cycle.

Since I segregated the babel task into a compile and a dev version, debugging promises seems to have improved without needing fast-async.

Suggest removal.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions