Facet-MUD-Project/facetjs

Figure out distribution mechanism(s)

開放

#3 建立於 2020年6月1日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (0 個分叉)auto 404
design decision neededhelp wantedquestion

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, the dist/ folder is ignored from git. I'm generally of the opinion that this is a good thing, as that is a build artifact, and those should not go into version control. As pointed out here: https://github.com/Facet-MUD-Project/facetjs/pull/1#discussion_r432656112 we will need to do something more for our distribution.

I'm not really sure what the end goal looks like. Perhaps our end-user distributable is just a zipped up dist/ folder? Do we deliver this to npm? I'm not really sure what the best path is here.

That said, this is far from high priority.

貢獻者指南