mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Plugins: add a bundle plugins folder (#20850)
This commit is contained in:
+2
-1
@@ -282,7 +282,8 @@
|
||||
},
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"packages/*"
|
||||
"packages/*",
|
||||
"plugins-bundled/internal/*"
|
||||
],
|
||||
"nohoist": [
|
||||
"**/@types/*",
|
||||
|
||||
Reference in New Issue
Block a user