Upgrade vue-cli to v4, change the way server params injection is made

and serve es6 modules

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-17 14:20:22 +02:00
parent 4b80b8616d
commit 6718dd8e69
10 changed files with 1314 additions and 840 deletions

View File

@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<!--server-generated-meta-->
<%= VUE_APP_INJECT_COMMENT %>
</head>
<body>