Create Node package infrastructure #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want this to be a Node package written in Typescript with build targets for both CommonJS for Node and es2016 for the browser.
See extollo/di for an example package.json and tsconfig.json.
Also, set up a Drone config file for doing automatic builds and releases.