(web) dist

This commit is contained in:
Alexey Kontsevoy 2017-12-23 15:35:30 -05:00
parent 6e4025593e
commit b261917080
4 changed files with 368 additions and 398 deletions

View file

@ -3,12 +3,12 @@ webpackJsonp([1],{
/***/ 0: /***/ 0:
/***/ (function(module, exports, __webpack_require__) { /***/ (function(module, exports, __webpack_require__) {
module.exports = __webpack_require__(550); module.exports = __webpack_require__(549);
/***/ }), /***/ }),
/***/ 550: /***/ 549:
/***/ (function(module, exports) { /***/ (function(module, exports) {
// removed by extract-text-webpack-plugin // removed by extract-text-webpack-plugin

File diff suppressed because one or more lines are too long

2
web/dist/index.html vendored
View file

@ -11,5 +11,5 @@
<link rel="shortcut icon" href="/web/app/favicon.ico"><link href="/web/app/vendor.2cc1650635c35b62e72c5db77686d8bb.css" rel="stylesheet"></head> <link rel="shortcut icon" href="/web/app/favicon.ico"><link href="/web/app/vendor.2cc1650635c35b62e72c5db77686d8bb.css" rel="stylesheet"></head>
<body class="grv"> <body class="grv">
<div id="app"></div> <div id="app"></div>
<script type="text/javascript" src="/web/app/vendor.49cd87c805b21723287c.js"></script><script type="text/javascript" src="/web/app/styles.49cd87c805b21723287c.js"></script><script type="text/javascript" src="/web/app/app.49cd87c805b21723287c.js"></script></body> <script type="text/javascript" src="/web/app/vendor.0da8efdb52904dde7926.js"></script><script type="text/javascript" src="/web/app/styles.0da8efdb52904dde7926.js"></script><script type="text/javascript" src="/web/app/app.0da8efdb52904dde7926.js"></script></body>
</html> </html>