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

Package files missing #21

Open
kenorb opened this issue Aug 14, 2022 · 1 comment
Open

Package files missing #21

kenorb opened this issue Aug 14, 2022 · 1 comment

Comments

@kenorb
Copy link

kenorb commented Aug 14, 2022

Package file defines files such php-web.js, but this file isn't part of this repository.
Can you include these files, or they're part of another repository? Should I look into oraoto/pib repo instead?
Also, all files are minimalized, maybe it's more useful to include the original files with their original formatting? Then minimalize then on build? Otherwise there is no easy way to propose any new changes (against files which are missing or minimalized versions).

@seanmorris
Copy link
Owner

seanmorris commented Jan 25, 2024

Those are build artifacts, which I usually try not to commit to a source repository. They files are all available in the npm package, as well as on unpkg, though. The package is a little large, so you might need to refresh unpkg if the link errors out the first time.

You can also produce those files by running make.

Does that give you what you need?

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

No branches or pull requests

2 participants