ng-package.json 77 B

1234567
  1. {
  2. "lib": {
  3. "styleIncludePaths": [
  4. "../static/styles"
  5. ]
  6. }
  7. }