| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| util | ||
| build.js | ||
| coverage.js | ||
| install.js | ||
| prepublish.js |
The installer is getting more complicated. The core of it is a http request which makes testing it difficult/messy. Pulling out core logic into small util functions that we can unit test would give me much more confidence moving forward. I would prefer we don't export functions from scripts so people don't start relying on undocumented APIs. This is why I opted for helper utils but I'm not committed to them.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| util | Loading commit data... | |
| build.js | Loading commit data... | |
| coverage.js | Loading commit data... | |
| install.js | Loading commit data... | |
| prepublish.js | Loading commit data... |