Nuxt/packages/vue-app/template
Pooya Parsa 1e53e38f8d
refactor: inline staticAssetsBase in state chunk for full-static (#7401)
* refactor(vue-app): use NUXT.serverRendered instead of NUXT.spa

* refactor: inline staticAssetsBase into state.js chunk

* revert: unwanted change

[release]
2020-05-20 19:31:31 +02:00
..
components fix: set build indicator icon height for ie11 (#7378) 2020-05-17 21:42:00 +02:00
layouts refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
mixins feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
nuxt feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
pages feat: loading screen (#5251) 2019-03-20 12:47:53 +03:30
views fix(vue-app): allow background customization for default loading template (#7162) 2020-05-07 13:09:39 +02:00
.eslintignore refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
App.js refactor: inline staticAssetsBase in state chunk for full-static (#7401) 2020-05-20 19:31:31 +02:00
client.js refactor: inline staticAssetsBase in state chunk for full-static (#7401) 2020-05-20 19:31:31 +02:00
empty.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
index.js feat: runtime config and built-in dotenv support (#7312) 2020-05-18 10:21:15 +02:00
jsonp.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
middleware.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
router.js chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
router.scrollBehavior.js chore: lint vue-app templates (#6390) 2019-09-10 11:51:14 +02:00
routes.json feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00
server.js feat: runtime config and built-in dotenv support (#7312) 2020-05-18 10:21:15 +02:00
store.js chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
utils.js feat: options.target and full-static export (#6159) 2020-05-07 21:08:01 +02:00