Nuxt/lib
Dmitry Molotkov 87f1f312be ignore *.spec.* test files (#3528)
Add ignore for *.spec.* files in addition to *.test.*

PS the error that can happen when try to run dev without ignore and with spec js is totally  confusing and gives zero lead on what happens.
https://gist.github.com/aldarund/8542b2e477956827d9195d0f6d173a3b
Only during build there was a error printed with a proper stacktrace that was lead to my test file
2018-07-21 17:33:41 +01:00
..
app refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01:00
builder refactor: change function calls when arity is one (#3563) 2018-07-20 16:42:31 +01:00
common ignore *.spec.* test files (#3528) 2018-07-21 17:33:41 +01:00
core Merge remote-tracking branch 'origin/master' into dev 2018-07-19 12:26:52 +01:00
index.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
nuxt-legacy.js feat: auto fallback to legacy build for node@6 support 2018-06-01 16:56:13 +04:30
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