forked from pool/grafana
Accepting request 805824 from home:SchoolGuy:branches:server:monitoring
Docs about patching the JS frontend OBS-URL: https://build.opensuse.org/request/show/805824 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=39
This commit is contained in:
committed by
Git OBS Bridge
parent
d4995336ec
commit
f4cc777309
3
Makefile
3
Makefile
@@ -21,6 +21,9 @@ tar:
|
||||
gunzip ../$$tar.gz && \
|
||||
tar -xf ../$$tar && \
|
||||
cd $$basename && \
|
||||
# Patches for the JS frontend go after here
|
||||
# No patches currently needed
|
||||
# End patches section
|
||||
# exclude the phantomjs-prebuilt binary module from the webpack \
|
||||
sed -i '/phantomjs-prebuilt/d' package.json && \
|
||||
# nuke grunt task for copying phantomjs \
|
||||
|
Reference in New Issue
Block a user