mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
rename production to release directory, rebuild assets
This commit is contained in:
+3
-2
@@ -19,11 +19,13 @@ npm install
|
||||
|
||||
## Generating Assets
|
||||
|
||||
> NOTE: if you are not part of MinIO organization please do not run this yourself and submit in a PR. Static assets in PRs are allowed only for authorized users.
|
||||
|
||||
```sh
|
||||
npm run release
|
||||
```
|
||||
|
||||
This generates `production` in the current directory.
|
||||
This generates `release` in the current directory.
|
||||
|
||||
|
||||
## Run MinIO Browser with live reload
|
||||
@@ -166,4 +168,3 @@ npm run dev
|
||||
```
|
||||
|
||||
Open [http://IP:8080/minio/](http://IP:8080/minio/) in your browser to play with the application.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user