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

Remove private fields from bundled package.json #317

Merged
merged 4 commits into from
Nov 20, 2017

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented Nov 20, 2017

Fixes the issue of private, build machine specific fields from package.json appearing in the bundle, by adding https://github.com/fanatid/browserify-package-json as a global browserify transform

After this change the diff is clean between a local build via npx yarn@1.2.1 && npx yarn@1.2.1 build and a docker-build run.

See: #311 (comment)

@lidel lidel merged commit 6c97c94 into master Nov 20, 2017
@lidel lidel deleted the browserify-package-json branch November 20, 2017 23:13
@lidel
Copy link
Member

lidel commented Nov 20, 2017

Perfect! 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.

2 participants