Skip to content

Conversation

@jbolda
Copy link
Contributor

@jbolda jbolda commented Jan 4, 2026

Motivation

This resolves #344. With the switch to tsdown, the minification and handling of String.raw changed the view response and escaped characters.

Approach

Remove minification and String.raw usage; neither is required.

Screenshot

/login working again using the preview package, e.g. npx https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/auth0-simulator@22c2a21.
Screenshot 2026-01-10 at 1 35 12 PM

@frontsidejack
Copy link
Member

frontsidejack commented Jan 4, 2026

Package Changes Through 22c2a21

There are 4 changes which include @simulacrum/server with minor, @simulacrum/auth0-simulator with patch, @simulacrum/github-api-simulator with patch, @simulacrum/foundation-simulator with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@simulacrum/server 0.7.2 0.8.0
@simulacrum/foundation-simulator 0.6.0 0.6.1
@simulacrum/auth0-simulator 0.11.2 0.11.3
@simulacrum/github-api-simulator 0.6.2 0.6.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 4, 2026

Open in StackBlitz

npm i https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/auth0-simulator@349
npm i https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/foundation-simulator@349
npm i https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/github-api-simulator@349
npm i https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/server@349

commit: 22c2a21

jbolda added 5 commits January 4, 2026 00:34
This change addresses an issue with the auth0 simulator asset minification that was causing some views to break.
@jbolda jbolda marked this pull request as ready for review January 4, 2026 16:44
@jbolda jbolda changed the title skip auth0 asset minification skip asset minification, remove String.raw Jan 4, 2026
@jbolda jbolda requested a review from cowboyd January 4, 2026 17:13
Copy link
Member

@cowboyd cowboyd left a comment

Choose a reason for hiding this comment

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

Approved, but let's see if we can delay a merge until we confirm a working preview.

@jbolda
Copy link
Contributor Author

jbolda commented Jan 10, 2026

The path for the Frontside logo was also broken with the path changes. @cowboyd I added a screenshot of it working.

@cowboyd
Copy link
Member

cowboyd commented Jan 12, 2026

@jbolda :shipit:

@jbolda jbolda merged commit d4f2be5 into main Jan 12, 2026
6 of 8 checks passed
@jbolda jbolda deleted the auth0-trailing-slash branch January 12, 2026 17:32
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.

HTML wont render / Escaped backslashes in build files

4 participants