You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by an...@apache.org on 2018/05/30 05:06:15 UTC

[3/3] ignite git commit: IGNITE-8566 Replace extract-text-webpack-plugin with mini-css-extract-plugin.

IGNITE-8566 Replace extract-text-webpack-plugin with mini-css-extract-plugin.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed05d31f
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ed05d31f
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ed05d31f

Branch: refs/heads/master
Commit: ed05d31fe9c636aa5ec841e677410c7a2802ab46
Parents: 8b2fe0f
Author: Ilya Borisov <ib...@gridgain.com>
Authored: Wed May 30 12:06:05 2018 +0700
Committer: Andrey Novikov <an...@gridgain.com>
Committed: Wed May 30 12:06:05 2018 +0700

----------------------------------------------------------------------
 modules/web-console/frontend/package-lock.json  | 6352 +++++++++---------
 modules/web-console/frontend/package.json       |    3 +-
 modules/web-console/frontend/tsconfig.json      |    5 +-
 .../frontend/webpack/webpack.common.js          |    2 -
 .../frontend/webpack/webpack.dev.babel.js       |   36 +-
 .../frontend/webpack/webpack.prod.babel.js      |   15 +-
 6 files changed, 3210 insertions(+), 3203 deletions(-)
----------------------------------------------------------------------