Nuxt/lib/builder
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
..
webpack feat: new filenames structure (#3789) 2018-08-22 23:54:08 +02:00
builder.js Isolate client and server artifacts (#3758) 2018-08-20 18:04:55 +02:00
generator.js fix: fallback should always be a string (#3792) 2018-08-23 19:33:02 +02:00
index.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30