aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/utils/publish_utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to omit rendering specific exports and also support direct export...Fabio Berger2018-08-031-13/+39
* Fix bug where if there were multiple matches, it wouldn't always take the lon...Fabio Berger2018-08-021-2/+8
* We need to always include the globals.d.ts otherwise TS complains about .json...Fabio Berger2018-08-021-0/+1
* Start refactoring docs to remove unnecessary configs given more concise TypeD...Fabio Berger2018-08-011-14/+54
* Remove consoleFabio Berger2018-07-311-1/+0
* Standardize child namingFabio Berger2018-07-311-1/+12
* Fix bugs in doc genFabio Berger2018-07-301-7/+11
* Move logic to publishUtils so can use as command-line and script importFabio Berger2018-07-301-0/+291