Skip to content

remove nag message from postinstall script#914

Merged
kof merged 1 commit intocssinjs:masterfrom
notslang:patch-1
Nov 7, 2018
Merged

remove nag message from postinstall script#914
kof merged 1 commit intocssinjs:masterfrom
notslang:patch-1

Conversation

@notslang
Copy link
Copy Markdown
Contributor

@notslang notslang commented Nov 7, 2018

closes #881

I don't know what JSS is (it was installed as a dep of another dep in a project I'm maintaining), but this message shows up in the logs of my CI for every single run and it's getting annoying.

@kof
Copy link
Copy Markdown
Member

kof commented Nov 7, 2018

The suggestion was to use #881 (comment)

@notslang
Copy link
Copy Markdown
Contributor Author

notslang commented Nov 7, 2018

Oh great, another dependency. Soon I'll need an ad blocker for my terminal.

@kof
Copy link
Copy Markdown
Member

kof commented Nov 7, 2018

The idea is that you can put one env variable en disable all packages from logging info there as opposed to dealing with every package. Sounds like a good idea to me

@notslang
Copy link
Copy Markdown
Contributor Author

notslang commented Nov 7, 2018

I think my solution is far more elegant. It requires zero environment variables and zero additional deps 😉

@kof
Copy link
Copy Markdown
Member

kof commented Nov 7, 2018

Does it also has an integrated reminder for the user to support software where some other people spend a lot of their private time instead of spending it with their families?

@kof
Copy link
Copy Markdown
Member

kof commented Nov 7, 2018

TBH I don't care about it, because it simply doesn't bring anything. A few contributors we have came probably not over this channel, so I am just going to merge it.

@kof kof merged commit 22e8a4f into cssinjs:master Nov 7, 2018
@notslang notslang deleted the patch-1 branch November 7, 2018 23:37
HenriBeck pushed a commit that referenced this pull request Nov 16, 2018
…eact-jss/update-theming

* origin/react-jss/update-theming:
  use https on our site
  remove nag message from postinstall script (#914)
  [docs] Add Onepixel (#912)
  Add TS type defs (#889)
  Don't use undefined as a selector  (#906)
  Ignore undefine, null, or empty value rules when generate style. (#905)
  Fixed cannot find top level reference issue inside @media query (#900)
  Improve scripts output (#904)

# Conflicts:
#	packages/react-jss/.size-snapshot.json
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.

Please remove postinstall message about donating

2 participants