Skip to content

@babel/polyfill is deprecated.  #192

@semernyakov

Description

@semernyakov

Help solve the problem. I am developing a project on a prod server.

Deploy in a Docker Swarm cluster.

Here are the steps in detail:

Create images of your application
Set these environment variables right before the following command:
TAG = prod
FRONTEND_ENV = production

Use the provided scripts / build.sh file with these environment variables:
TAG = prod FRONTEND_ENV = production bash ./scripts/build.sh

error return:

@ babel / polyfill is deprecated. Please use the necessary parts of core-js
and regenerator-runtime / runtime separately
killed

plese fix it in you code

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions