Skip to content

Commit

Permalink
nuxt generate
Browse files Browse the repository at this point in the history
  • Loading branch information
sdras committed Nov 28, 2017
1 parent 49be180 commit a1b177d
Show file tree
Hide file tree
Showing 51 changed files with 98 additions and 17 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .nuxt/dist/index.spa.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
</head>
<body {{ BODY_ATTRS }}>
{{ APP }}
<script type="text/javascript" src="/_nuxt/manifest.ba4fa97aea0993d7cab0.js"></script><script type="text/javascript" src="/_nuxt/common.8128640c49a422d3e4b3.js"></script><script type="text/javascript" src="/_nuxt/app.9a249958c225489b1ffb.js"></script></body>
<script type="text/javascript" src="/_nuxt/manifest.46f1c385ae47a91f6f93.js"></script><script type="text/javascript" src="/_nuxt/common.8128640c49a422d3e4b3.js"></script><script type="text/javascript" src="/_nuxt/app.a82388b7c8b3467f785f.js"></script></body>
</html>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .nuxt/dist/server-bundle.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions .nuxt/dist/vue-ssr-client-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"pages/men.b0d4fd0ef0d516183a92.js",
"layouts/default.c30c29b7c9b3786bde94.js",
"common.8128640c49a422d3e4b3.js",
"app.9a249958c225489b1ffb.js",
"manifest.ba4fa97aea0993d7cab0.js",
"app.a82388b7c8b3467f785f.js",
"manifest.46f1c385ae47a91f6f93.js",
"LICENSES",
"pages/sale.bd5be994ecab3547b004.js",
"pages/sale.bd5be994ecab3547b004.js.map",
Expand All @@ -18,15 +18,15 @@
"pages/men.b0d4fd0ef0d516183a92.js.map",
"layouts/default.c30c29b7c9b3786bde94.js.map",
"common.8128640c49a422d3e4b3.js.map",
"app.9a249958c225489b1ffb.js.map",
"manifest.ba4fa97aea0993d7cab0.js.map",
"app.a82388b7c8b3467f785f.js.map",
"manifest.46f1c385ae47a91f6f93.js.map",
"index.spa.html",
"index.ssr.html"
],
"initial": [
"manifest.ba4fa97aea0993d7cab0.js",
"manifest.46f1c385ae47a91f6f93.js",
"common.8128640c49a422d3e4b3.js",
"app.9a249958c225489b1ffb.js"
"app.a82388b7c8b3467f785f.js"
],
"async": [
"pages/cart.8ee4f9d335f58c37c289.js",
Expand Down
Empty file added dist/.nojekyll
Empty file.
1 change: 1 addition & 0 deletions dist/200.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions dist/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ASSETS

This directory contains your un-compiled assets such as LESS, SASS, or JavaScript.

More information about the usage of this directory in the documentation:
https://nuxtjs.org/guide/assets#webpacked

**This directory is not required, you can delete it if you don't want to use it.**
38 changes: 38 additions & 0 deletions dist/_nuxt/LICENSES
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* Vue.js v2.4.4
* (c) 2014-2017 Evan You
* Released under the MIT License.
*/

/**
* vuex v3.0.1
* (c) 2017 Evan You
* @license MIT
*/

/*!
* @overview es6-promise - a tiny implementation of Promises/A+.
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
* @license Licensed under MIT license
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version 4.1.1
*/

/**
* vue-meta v1.3.1
* (c) 2017 Declan de Wet & Atinux
* @license MIT
*/

/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
2 changes: 2 additions & 0 deletions dist/_nuxt/app.a82388b7c8b3467f785f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/_nuxt/app.a82388b7c8b3467f785f.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions dist/_nuxt/common.8128640c49a422d3e4b3.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/_nuxt/common.8128640c49a422d3e4b3.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/_nuxt/layouts/default.c30c29b7c9b3786bde94.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a1b177d

Please sign in to comment.