akveo / akveo/ngx-admin

Font files from third-party

Abierto
#2,107 6 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
25.7k
Forks
7.9k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Issue type

**I'm submitting a ...** (check one with "x")

* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository

### Issue description

**Current behavior:**
When you create the app in production mode, every font file from third-party are created in the root directory (/dist) instead the fonts folder. I do not found way to change this behavior. And this present a dirty document root

**Expected behavior:**
The posibility of indicate the folder to create the font files or a unique file with all fonts.

**Steps to reproduce:**
execute npm run:build prod with fonts from third-party.
### Other information:

**npm, node, OS, Browser**
```
# node -v
v8.11.3

#npm -v
6.4.1
```

**Angular, Nebular**
```
"@angular/core": "^7.0.3",
"@nebular/theme": "^3.4.1",
"roboto-fontface": "0.8.0",
```
![Selección_083](https://user-images.githubusercontent.com/11612150/58097179-0eeb5680-7bd7-11e9-9b4c-2f954ec8a097.png)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.