Nuxt/test
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
..
e2e fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
fixtures fix: async fetch and asyncData not trigger ErrorHandler (#3781) 2018-08-22 14:10:43 +01:00
unit fix: fallback should always be a string (#3792) 2018-08-23 19:33:02 +02:00
utils fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00