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

Packaging is broken #74

Open
robotlolita opened this issue Feb 22, 2022 · 1 comment
Open

Packaging is broken #74

robotlolita opened this issue Feb 22, 2022 · 1 comment
Labels
c:tooling Changes to the any of the supporting tools error Something is confusing, misbehaving, or harmful. s:1 moderate This is bad. We should deal with this as soon as possible.
Milestone

Comments

@robotlolita
Copy link
Contributor

Packaging has been broken for a while. It does not consider transitive dependencies, and it knows not about capabilities and isolated filesystems (which it needs to maintain in order to make assets work). Packaging also does not really work for Node targets, meaning that you cannot build an executable from some Crochet package---this in turn makes it difficult to build the other necessary tooling.

@robotlolita robotlolita added the c:tooling Changes to the any of the supporting tools label Feb 22, 2022
@robotlolita robotlolita added this to the Crochet 0.15 milestone Feb 22, 2022
@robotlolita robotlolita added error Something is confusing, misbehaving, or harmful. s:1 moderate This is bad. We should deal with this as soon as possible. labels Feb 22, 2022
@robotlolita
Copy link
Contributor Author

The browser part of this ticket has been fixed in #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:tooling Changes to the any of the supporting tools error Something is confusing, misbehaving, or harmful. s:1 moderate This is bad. We should deal with this as soon as possible.
Projects
None yet
Development

No branches or pull requests

1 participant