mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Return to mock-metrics for now.
- Bring MoC under new linting rules - adds support for immutable-console-renderer - fixes up metrics actually displaying after bad fixes when rebasing. - Mock all metrics client side for demoing
This commit is contained in:
3
client/app/scripts/debug.js
Normal file
3
client/app/scripts/debug.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import Immutable from 'immutable';
|
||||
import installDevTools from 'immutable-devtools';
|
||||
installDevTools(Immutable);
|
||||
Reference in New Issue
Block a user