refactor: remove remnants of pack

This commit is contained in:
Karl-Philipp Wulfert
2019-01-17 12:56:52 +01:00
parent 41a349ead5
commit 6d5a47292c
4 changed files with 0 additions and 67 deletions

View File

@@ -52,11 +52,3 @@ This is a small cli tool that helps to maintain the project(s).
```shell
openstapps-projectmanagement --help
```
## Pack
This cli tool can pack multiple JavaScript-/TypeScript-definition-files into 2 single files - one for the code and one for the definitions. This is explicitly used for the `@openstapps/core`.
```shell
openstapps-pack --help
```