akveo / akveo/ngx-admin

Render changed .scss without browser reload (HMR?)

Aberta
#2,014 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement help wanted
Linguagem predominante
TypeScript
Estrelas
25.7k
Forks
7.9k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### Issue type

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

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

### Issue description

**Current behavior:**
Browser reloads page

**Expected behavior:**
Browser reflects css changes without reloading page

**Steps to reproduce:**
Run ng-serve
Change .scss file
Save

### Other information:

The Angular 1 version (blur-admin) seemed to hot-replace css. Saves time when testing out new css, especially with things like modal dialogs that need to be re-opened on page load.

**Hot Module Replacement (HMR)** seems to be what I'm after.

**npm, node, OS, Browser**
```
Node: v10.14.2
Npm: v6.4.1
```

**Angular, Nebular**
```
"@angular": "^7.0.3",
"@nebular": "3.1.0",
```

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.