Closed ColinEspinas closed 2 years ago
The actual build that is made in the deployment workflow generates useless source maps.
We need to use the --no-source-maps to disable this behavior in the build step.
--no-source-maps
The actual build that is made in the deployment workflow generates useless source maps.
We need to use the
--no-source-maps
to disable this behavior in the build step.