On Fri, May 1, 2020 at 12:06 am, Pirate Praveen <prav...@onenetbeyond.org> wrote:
at least packages/babel-plugin-transform-runtime/scripts/build-dist.js should be run during build to fix this.I think it is safer to run make build.
I got make build to run without babel-standalone target, it still did not generate helpers, I suspect this is generated in babel-standalone gulp target.
Possibly we need to embed babel-loader 8 and run babel-standalone target as well.