Sha256: 94f7fb9d767515da35ca6006db1ab577e9a3e9d18be51c64456967e2c7a15b11

Contents?: true

Size: 438 Bytes

Versions: 11

Compression:

Stored size: 438 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name=viewport content="width=device-width, initial-scale=1">
    <title>Webpack Hot Middleware Example</title>
</head>
<body>
<div id="app">
    <p id="time">Date</p>
    <input
        type="text" size="40" style="text-align: center"
        placeholder="Type something in here to prove state isn't lost"
    />
</div>
<script src="/bundle.js"></script>
</body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
webpack_rails-2.0.1 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-2.0.0 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.3.1 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.3.0 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.2.2 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.2.1 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.2.0 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.1.1 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.1.0 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.0.1 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html
webpack_rails-1.0.0 lib/webpack_rails/node_modules/webpack-hot-middleware/example/index.html