Skip to content

Commit 988aca0

Browse files
committed
fix: add webpack.config.js to chartpress.yaml
1 parent 6efa521 commit 988aca0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

helm-chart/chartpress.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ charts:
3131
paths:
3232
- images/binderhub/requirements.txt
3333
- ../setup.py
34-
- ../package.json
3534
- ../binderhub
35+
- ../package.json
36+
- ../webpack.config.js
3637
valuesPath: image

0 commit comments

Comments
 (0)