Skip to content

Remove the postinstall script which didn't work#6511

Open
robin-crazygames wants to merge 1 commit intoprebid:masterfrom
robin-crazygames:remove_postinstall
Open

Remove the postinstall script which didn't work#6511
robin-crazygames wants to merge 1 commit intoprebid:masterfrom
robin-crazygames:remove_postinstall

Conversation

@robin-crazygames
Copy link
Copy Markdown
Contributor

Removed the postinstall step, because it doesn't work and does nothing in practice. E.g. running npm i results in

> ./npm-postinstall.sh

cp: failed to get attributes of './include-media/tests/index.scss'$'\n''.': No such file or directory
cp: failed to get attributes of './bourbon/bundle/ruby/3.1.0/gems/cucumber-2.99.0/lib/cucumber/formatter/cucumber.css'$'\n''.': No such file or directory

So the 2 cp command in the postinstall step don't do anything. And since those two do nothing, the last find command doesn't find any matches and also does nothing.

In short, the whole postinstall step can be removed.

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

  • Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
  • For new adapters check submitting your adapter docs

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit e353393
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/69cb9e0630da440008f4a2ad
😎 Deploy Preview https://deploy-preview-6511--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant