Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) Replace newlines with empty space #448

Merged
merged 5 commits into from
Apr 27, 2022

Conversation

cristianbote
Copy link
Owner

Fixes #447

@vercel
Copy link

vercel bot commented Apr 27, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cristianbote/goober-rocks/6Sicz2tHd4eez6sFJQMqBceB23j1
✅ Preview: https://goober-rocks-git-fix-replace-newlines-with-02b9bd-cristianbote.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 27, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c17c3ca:

Sandbox Source
Vanilla Configuration

@github-actions
Copy link

github-actions bot commented Apr 27, 2022

Size Change: +70 B (1%)

Total Size: 3.73 kB

Filename Size Change
dist/goober.esm.js 1.22 kB +25 B (2%)
dist/goober.modern.js 1.22 kB +25 B (2%)
dist/goober.umd.js 1.28 kB +20 B (1%)

compressed-size-action

@cristianbote
Copy link
Owner Author

The size increase is kinda large but I'd like that the output is more standardised. So gonna merge this and release.

@cristianbote cristianbote merged commit 08d9ac7 into master Apr 27, 2022
@cristianbote cristianbote deleted the fix/replace-newlines-with-empty-space branch April 27, 2022 11:38
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.

A newline will cause meaningful whitespace to be stripped.
1 participant