Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): Add custom rollup config for core
The `core` package has some unique characteristics that need a custom rollup config file rather than using the generic one from `@spinnaker/scripts`. This includes - copying over typescript definition files - defining an alias mapping for `root` - a plugin to fix typescript's path auto-rewrites.
- Loading branch information