From 447e85af145d027bc5bdfe33d3f1fa866b590b35 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Thu, 29 Jun 2017 21:06:22 +0430 Subject: [PATCH] depricated ~ in flavour of @ for aliases --- lib/app/components/nuxt.vue | 2 +- lib/app/index.js | 4 ++-- lib/app/middleware.js | 2 +- lib/app/router.js | 2 +- lib/app/store.js | 4 ++-- lib/builder/builder.js | 28 ++++++++-------------- lib/builder/webpack/base.config.js | 13 +++++++++-- lib/common/utils.js | 37 ++++++++++++++++++++++++++---- lib/core/module.js | 6 +---- lib/core/nuxt.js | 13 +++++++++++ lib/core/renderer.js | 7 +----- 11 files changed, 75 insertions(+), 43 deletions(-) diff --git a/lib/app/components/nuxt.vue b/lib/app/components/nuxt.vue index 3c65dae1fd..34502e88bf 100644 --- a/lib/app/components/nuxt.vue +++ b/lib/app/components/nuxt.vue @@ -6,7 +6,7 @@