File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 run : npm install
2828
2929 - name : Build assets
30- run : npm run build
30+ run : npm run prod
3131
3232 - name : Audit dependencies
3333 run : npm audit --audit-level=critical
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ Documentation is available at: https://docs.dotkernel.org/admin-documentation/
3737[ ![ codecov] ( https://codecov.io/gh/dotkernel/admin/graph/badge.svg?token=BQS43UWAM4 )] ( https://codecov.io/gh/dotkernel/admin )
3838[ ![ Qodana] ( https://github.com/dotkernel/admin/actions/workflows/qodana_code_quality.yml/badge.svg?branch=7.0 )] ( https://github.com/dotkernel/admin/actions/workflows/qodana_code_quality.yml )
3939[ ![ PHPStan] ( https://github.com/dotkernel/admin/actions/workflows/static-analysis.yml/badge.svg?branch=7.0 )] ( https://github.com/dotkernel/admin/actions/workflows/static-analysis.yml )
40+ [ ![ Build Assets] ( https://github.com/dotkernel/admin/actions/workflows/build-assets.yml/badge.svg?branch=7.0 )] ( https://github.com/dotkernel/admin/actions/workflows/build-assets.yml )
4041
4142## Getting Started
4243
You can’t perform that action at this time.
0 commit comments