We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c2db1 commit 93f1925Copy full SHA for 93f1925
index.html
@@ -12,7 +12,7 @@
12
<meta content="black" name="apple-mobile-web-app-status-bar-style" >
13
</head>
14
15
-<body @touchmove.prevent=''>
+<body>
16
<!-- built files will be auto injected -->
17
</body>
18
package.json
@@ -21,7 +21,6 @@
21
"babel-register": "^6.0.0",
22
"connect-history-api-fallback": "^1.1.0",
23
"css-loader": "^0.24.0",
24
- "dynamics.js": "^1.1.5",
25
"eventsource-polyfill": "^0.9.6",
26
"express": "^4.13.3",
27
"extract-text-webpack-plugin": "^1.0.1",
0 commit comments