Skip to content

Commit 2baf8a9

Browse files
committed
Use dev for release to solve angular minification issue
1 parent e56aa05 commit 2baf8a9

File tree

6 files changed

+1481
-1608
lines changed

6 files changed

+1481
-1608
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: npm ci
5555

5656
- name: Run build
57-
run: npm run build --if-present
57+
run: npm run dev --if-present
5858

5959
- name: Rename dist folder
6060
run: mv dist newrelic-grafana-insights

0 commit comments

Comments
 (0)