akveo / akveo/ngx-admin

Hot reload is very slow

Open
#2,146 0 comments 8 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
25.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

### Issue type

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

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

### Issue description

**Current behavior:**

ngx-admin is being very slow to rebuild in a hot-reload process. Almost 1 minute with a beast computer with no modifications on the current repo.

**Expected behavior:**

Hot-reloading in a decent amount of time.

**Steps to reproduce:**

```sh
git clone https://github.com/akveo/ngx-admin.git
cd ngx-admin
npm i
npm start
# modify any source file and the hot reload will take approx. 1minute
```

**Related code:**

```
none
```

### Other information:

**npm, node, OS, Browser**
```
Angular CLI: 7.3.7
Node: 11.6.0
OS: win32 x64
Angular: 7.2.11

ngx-admin: v3.2.1
```

**Angular, Nebular**
`latest`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.