tech: remove all mobx stuff
Showing
... | @@ -60,7 +60,6 @@ | ... | @@ -60,7 +60,6 @@ |
"lint-staged": "^6.0.0", | "lint-staged": "^6.0.0", | ||
"load-grunt-tasks": "3.5.2", | "load-grunt-tasks": "3.5.2", | ||
"mini-css-extract-plugin": "^0.4.0", | "mini-css-extract-plugin": "^0.4.0", | ||
"mobx-react-devtools": "^4.2.15", | |||
"mocha": "^4.0.1", | "mocha": "^4.0.1", | ||
"ng-annotate-loader": "^0.6.1", | "ng-annotate-loader": "^0.6.1", | ||
"ng-annotate-webpack-plugin": "^0.3.0", | "ng-annotate-webpack-plugin": "^0.3.0", | ||
... | @@ -146,9 +145,6 @@ | ... | @@ -146,9 +145,6 @@ |
"immutable": "^3.8.2", | "immutable": "^3.8.2", | ||
"jquery": "^3.2.1", | "jquery": "^3.2.1", | ||
"lodash": "^4.17.10", | "lodash": "^4.17.10", | ||
"mobx": "^3.4.1", | |||
"mobx-react": "^4.3.5", | |||
"mobx-state-tree": "^1.3.1", | |||
"moment": "^2.22.2", | "moment": "^2.22.2", | ||
"mousetrap": "^1.6.0", | "mousetrap": "^1.6.0", | ||
"mousetrap-global-bind": "^1.1.0", | "mousetrap-global-bind": "^1.1.0", | ||
... | ... |
public/app/stores/store.ts
deleted
100644 → 0
public/app/types/datasources.ts
0 → 100644
public/app/types/plugins.ts
0 → 100644
Please
register
or
sign in
to comment