From 12ba7f624f033c2ac3adf69f198aa27d2c535744 Mon Sep 17 00:00:00 2001 From: casperlamboo Date: Wed, 31 Jan 2018 14:31:56 +0100 Subject: [PATCH] add meta tag --- webpack.config.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index 7f2df02..307b822 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -85,7 +85,10 @@ module.exports = { inject: false, mobile: true, scripts: appMode ? ['cordova.js'] : null, - appMountId: 'app' + appMountId: 'app', + meta: [ + { name: 'viewport', content: 'width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, minimal-ui, user-scalable=no' } + ] }), new GoogleFontsPlugin({ fonts: [