From 6bcfaf8a3adf6f286025ff849c0a1f2b7dac66cc Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Fri, 4 Aug 2017 13:29:42 +0430 Subject: [PATCH] consitent ~/static and ~/assets aliases closes #1257 #1241 --- examples/async-component-injection/layouts/default.vue | 4 ++-- .../posts/deep-dive-into-ocean.vue | 2 +- examples/custom-build/pages/index.vue | 2 +- examples/typescript/nuxt.config.js | 2 +- examples/with-vuetify/nuxt.config.js | 4 ++-- lib/builder/webpack/base.config.js | 7 ++++--- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/examples/async-component-injection/layouts/default.vue b/examples/async-component-injection/layouts/default.vue index d3a922c8b4..204ba8cf6c 100644 --- a/examples/async-component-injection/layouts/default.vue +++ b/examples/async-component-injection/layouts/default.vue @@ -4,8 +4,8 @@ NUXT BLOG
diff --git a/examples/async-component-injection/posts/deep-dive-into-ocean.vue b/examples/async-component-injection/posts/deep-dive-into-ocean.vue index e8c99537ba..684982dfd4 100644 --- a/examples/async-component-injection/posts/deep-dive-into-ocean.vue +++ b/examples/async-component-injection/posts/deep-dive-into-ocean.vue @@ -3,7 +3,7 @@

Jul 10, 2017

Deep dive into the Ocean

- +

Subtitle #1

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.

Another subtitle

diff --git a/examples/custom-build/pages/index.vue b/examples/custom-build/pages/index.vue index 5be0248820..93b9004318 100644 --- a/examples/custom-build/pages/index.vue +++ b/examples/custom-build/pages/index.vue @@ -1,6 +1,6 @@