mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
Updated build instructions to remove --prod
This commit is contained in:
parent
0d87e529f3
commit
76acf2b01d
3 changed files with 3 additions and 3 deletions
|
|
@ -248,7 +248,7 @@ Testing and code style:
|
|||
In order to build the front end and serve it as part of django, execute
|
||||
|
||||
```shell-session
|
||||
$ ng build --prod
|
||||
$ ng build --configuration production
|
||||
```
|
||||
|
||||
This will build the front end and put it in a location from which the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue