Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Schematic fix for webcomponents script ordering and monorepo support #2413

Merged
merged 2 commits into from Jul 5, 2018

Conversation

gnomeontherun
Copy link
Contributor

@gnomeontherun gnomeontherun commented Jul 2, 2018

This brings support for a mono-repo with schematics by declaring the --project flag. Originally it only would install into the main app module, now it can optionally target a different project.

This fixes a bug where webcomponents polyfill was after the icons script.

Closes #2406 #2410

Ensures that we put the webcomponents polyfill first

closes vmware-archive#2410

Signed-off-by: Jeremy Wilken <gnomation@gnomeontherun.com>
This enables installing Clarity into a monorepo and cleans up some of the logic

closes vmware-archive#2406

Signed-off-by: Jeremy Wilken <gnomation@gnomeontherun.com>
@gnomeontherun gnomeontherun merged commit e3282b7 into vmware-archive:master Jul 5, 2018
@gnomeontherun gnomeontherun deleted the ng-add branch July 5, 2018 14:12
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.

"ng add" works only if default project exist
4 participants