- dist/ removed from .gitignore so compiled output ships with git - prepare script removed (no build step on npm install) - tag v1.0.1 reflects this change |
||
|---|---|---|
| dist | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
- dist/ removed from .gitignore so compiled output ships with git - prepare script removed (no build step on npm install) - tag v1.0.1 reflects this change |
||
|---|---|---|
| dist | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||