playcanvas / playcanvas/editor

Launch options 'concatenated scripts' doesn't create source maps with already minified files

Open
#950 4 comments 1 reaction 1 assignee View on GitHub

@willeastcott is already working on this.

Since Dec 19, 2025.

area: asset import area: launch tab bug
Dominant language
TypeScript
Stars
1.3k
Forks
215
Avg merge
1d 29m
Merged PRs (30d)
30

Description

Project: https://playcanvas.com/project/1019795/overview/concatenate-issue

Enable concatenated scripts in the launch options:
image

When launching, source maps aren't generated in the scripts.js file
image

This is because on the pipeline job, we rely on Terser to concatenate files and if fails, it falls back to simple string concatenation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.