Nuxt/lib
Pim 43f639b88e fix: fallback should always be a string (#3792)
The SPA fallback option should always be a string, if the user configuration was specifed as boolean true it should have been replaced by the default string value (currently 404.html) in lib/common/options.js

Added test on empty string

Added missing test for spa-fallback.html
2018-08-23 19:33:02 +02:00
..
app fix: async fetch and asyncData not trigger ErrorHandler (#3781) 2018-08-22 14:10:43 +01:00
builder fix: fallback should always be a string (#3792) 2018-08-23 19:33:02 +02:00
common refactor: remove unnecessary splitChunks process (#3791) 2018-08-23 15:48:05 +02:00
core feat: merge renderAndGetWindow options (#3761) 2018-08-22 17:14:15 +02:00
index.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt-legacy.js feat: upgrade to Babel 7 (#3667) 2018-08-10 14:45:58 +01:00
nuxt-start.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30