Skip to content

Conversation

benjervis
Copy link
Contributor

Motivation

Realised as we were trying to debug locally yesterday that I didn't include the DevPackager in #659

Checklist

  • Existing or new tests cover this change
  • There is a changeset for this change, or one is not required
  • Added documentation for any new features to the docs/ folder

Will do a follow up docs PR for all debug tools

@benjervis benjervis requested a review from a team as a code owner July 7, 2025 23:46
Copy link

changeset-bot bot commented Jul 7, 2025

🦋 Changeset detected

Latest commit: 5d44dd7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@atlaspack/packager-js Patch
@atlaspack/config-default Patch
@atlaspack/config-repl Patch
@atlaspack/config-webextension Patch
@atlaspack/cli Patch
@atlaspack/register Patch
@atlaspack/test-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

this.options.projectRoot,
asset.filePath,
);
wrapped += `/* ${assetPath} */\n`;
Copy link
Contributor

@mattcompiles mattcompiles Jul 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Account for source maps

@alshdavid
Copy link
Contributor

Please hold off merging until the TypeScript PR is in. Sorry for the trouble, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants