Skip to content

Commit 6f776ca

Browse files
authored
Make plugin work again (#72)
Somehow having "private": true in package.json made puppeteer fail when running as plugin. Not when running in docker. Super weird!
1 parent 3042f60 commit 6f776ca

File tree

2 files changed

+380
-460
lines changed

2 files changed

+380
-460
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0",
44
"author": "Grafana Labs",
55
"license": "Apache-2.0",
6-
"private": true,
76
"repository": {
87
"type": "git",
98
"url": "http://github.com/grafana/grafana-image-renderer.git"

0 commit comments

Comments
 (0)