Skip to content

Conversation

@parkerziegler
Copy link
Contributor

Lol I feel like a Mark Dalgliesh meme opening this, but just came across it while adding support for next-urql and thought I'd be a good mate and add them. The output from npm publish --dry-run indicates they should get included in the tarball published to npm.

npm notice npm notice 📦 react-ssr-prepass@1.0.7 npm notice === Tarball Contents === npm notice 2.3kB package.json npm notice 266B index.d.ts npm notice 199B index.js npm notice 226B index.js.flow npm notice 1.1kB LICENSE npm notice 7.0kB README.md npm notice 24.1kB dist/react-ssr-prepass.development.js npm notice 56.7kB dist/react-ssr-prepass.development.js.map npm notice 9.2kB dist/react-ssr-prepass.production.min.js npm notice 55.3kB dist/react-ssr-prepass.production.min.js.map npm notice === Tarball Details === npm notice name: react-ssr-prepass npm notice version: 1.0.7 npm notice package size: 43.7 kB npm notice unpacked size: 156.3 kB npm notice shasum: e3034fc19c03b9032bf2f7a1cf2cc95ec47c54e3 npm notice integrity: sha512-Z8XHHI3e+EW8a[...]CDJkkyAnlusDg== npm notice total files: 10 npm notice + react-ssr-prepass@1.0.7 

I don't have permissions to push branches directly unfortunately, so had to fork it.

Copy link
Contributor

@kitten kitten left a comment

Choose a reason for hiding this comment

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

👌🙌

@codecov-io
Copy link

codecov-io commented Oct 16, 2019

Codecov Report

Merging #21 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #21 +/- ## ====================================== Coverage 97.3% 97.3% ====================================== Files 10 10 Lines 483 483 Branches 87 87 ====================================== Hits 470 470 Misses 9 9 Partials 4 4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 117b821...a8d9dde. Read the comment docs.

@parkerziegler parkerziegler merged commit 4f0f348 into FormidableLabs:master Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants