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

Small package cleanup #130

Merged
merged 4 commits into from
Apr 14, 2021
Merged

Conversation

realityking
Copy link
Contributor

@realityking realityking commented Apr 13, 2021

Here's some cleanup/some simplifications:

  • Remove support for bower - it's well an throughly deprecated
  • Remove support for composer - there's only ~2 installs per day and those are old versions (source)
  • Remove .npmignore. It wasn't used anyway as the package.json specifies "files", which takes precedence.
  • Add Node.js 14 to the build matrix

Dropping composer and bower will allow making some more invasive changes to the build artefacts that npm supports but that are a poor fit for bower and composer.

@avoidwork avoidwork merged commit 3b4fef9 into avoidwork:master Apr 14, 2021
@realityking realityking deleted the package-cleanup branch April 14, 2021 09:19
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