web-build: add dev-server metatags
Created by: 5h1rU
The web-standalone build is missing some fundamentals metatags. These additions enable viewport properties, fix the render on small screen sizes, among else.
${htmlWebpackPlugin.tags.headTags.toString()}
is not anymore necessary since the metags are being injected from the meta property