mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
grafana/toolkit: Support js plugins (#19952)
* Making flowchart work * Enable testEnvironment jest option * Add babel-jest to grafana-toolkit * Fix test * Resolve either js or ts jest setup files * Update packages/grafana-toolkit/src/config/jest.plugin.config.ts * Update packages/grafana-toolkit/src/config/webpack.plugin.config.ts
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"@types/webpack": "4.4.34",
|
||||
"aws-sdk": "^2.495.0",
|
||||
"axios": "0.19.0",
|
||||
"babel-jest": "24.8.0",
|
||||
"babel-loader": "8.0.6",
|
||||
"babel-plugin-angularjs-annotate": "0.10.0",
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
Reference in New Issue
Block a user