Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

feat: generate ng-packagr flattenModuleId on root package #19

Merged
merged 3 commits into from
Nov 30, 2018

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Nov 28, 2018

INFRA-9

So that we can run npm publish directly on the ng-packaged root. This is an opinionated workaround of lerna/lerna#1282.

@JLHwung JLHwung changed the title feat: generate ng-packagr flattenModuleId on root package WIP: feat: generate ng-packagr flattenModuleId on root package Nov 28, 2018
@JLHwung JLHwung changed the title WIP: feat: generate ng-packagr flattenModuleId on root package feat: generate ng-packagr flattenModuleId on root package Nov 28, 2018
JLHwung and others added 3 commits November 30, 2018 10:31
The types declaration is not required by Angular Package Format v6.0. When the package is used as a source-code package, the types will fail the AoT compilation since the decorator is not available and the metadata.json is not accompanied.
@weareoutman weareoutman merged commit 367783f into master Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants