-
Notifications
You must be signed in to change notification settings - Fork 36
Discussion: First-class integration with npm #34
Comments
This is really great. From reading that thread it sounds like their focus is more on the pipeline part of things. Another important aspect of pika/pack is setting all of the CommonJS fields. To your understanding would they being doing that as well? Would they support web_modules? |
Yea i think that’s right. Especially because np has existed forever as a better publish, I think what they’re most excited about is:
Yea, I’m hoping that they’ve actually played with it enough to know what it’s opinionated about (project layout, entrypoint file location, setting the property.json fields for you, etc.). I’m guessing that the rfc convo/thread will flesh those out naturally. I’d actually be super curious to know what they think about https://github.com/pikapkg/web, it’s not too far off from the “npm asset” work that they were doing a few years ago but then abandoned. I may follow up offline with Kat to ask. |
Anyway, this is to say, I'm very excited about |
If they are considering this, then we should first make "the standard" better (name and structure) than this I'm jumping now on the rfc thread. edit: Or even better, follow the names of the fields, |
Having each |
🚚 This issue has been moved! |
I want to make anyone following this repo aware of a discussion going on over in npm-land. Someone from the npm team reached out to me a few weeks back asking how I would feel if npm CLI integrated @pika/pack into a future version of npm, basically to replace their
pack
andpublish
commands. I expressed interest in the idea, and today this RFC was shared.npm RFC: @pika/pack available in stock npm
RFC Issue: npm/rfcs#35
Tweet: https://twitter.com/ReBeccaOrg/status/1103107880448712704
My Initial Thoughts: npm/rfcs#35 (comment)
Feel free to ask any questions here, or in the official RFC thread. Again, no action needed, just wanted to make anyone watching this repo aware of the discussion and give a chance to ask/answer questions here if they'd rather.
The text was updated successfully, but these errors were encountered: