jvandemo / jvandemo/generator-angular2-library

(S)CSS files that are not referenced via styleUrls are not included in the dist output

Open
#257 1 comment 0 reactions 0 assignees View on GitHub
Status: On Hold Type: Enhancement
Dominant language
JavaScript
Stars
740
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Sometimes a library project may contain stylesheets like master theme files or default reference styles that can be imported by a consuming project. Currently the build process seems to only include styles that are explicitly used by components via the styleUrls property.

Gist with a sample patch to include this functionality: https://gist.github.com/txinfo/8e3665053c3c46206dfffbfcdbde581e

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.