fix: build message formatting by rschristian · Pull Request #948 · developit/microbundle · GitHub
Skip to content

fix: build message formatting#948

Merged
developit merged 2 commits intomasterfrom
fix/build-message-formatting
Apr 21, 2022
Merged

fix: build message formatting#948
developit merged 2 commits intomasterfrom
fix/build-message-formatting

Conversation

@rschristian
Copy link
Copy Markdown
Collaborator

Super minor, but when building a source file that contained a dynamic import for another module, this would be the result in the user's terminal:

Image of build output message

Simple solution was to remove the extra spaces from the template string & make the left padding consistent across formats.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 21, 2022

@developit developit merged commit 8223eba into master Apr 21, 2022
@developit developit deleted the fix/build-message-formatting branch April 21, 2022 13:46
@preact-bot preact-bot mentioned this pull request Apr 21, 2022
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.

2 participants