Nuxt/test/fixtures
Kevin Marrec f18ce4e5d4 fix(ts): better `tsconfig.json` handling & improve tests (#4856)
* fix(ts): make ts-node register the right `tsconfig.json`

* setup guard & change require in nuxt-ts bin

* improve tests + test guard

* remove typescript-custom fixture

* Move TS unit test from `test/unit` to `packages/typescript/test`

* fix tests
2019-01-28 16:59:13 +03:30
..
async-config feat(cli): support async nuxt.config.js (#4021) 2018-10-18 19:27:35 +03:30
basic fix(builder): js layout (#4701) 2019-01-07 15:44:51 +03:30
children refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
cli feat: dx improvements (#4259) 2018-11-08 12:45:56 +03:30
config-explicit refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
custom-app-template fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
custom-dirs refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
dynamic-routes fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
empty fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
error fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
extract-css refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
https feat(core, cli): builtin support of https and unix sockets (#3831) 2018-09-02 13:50:25 +04:30
meta-attrs feat(vue-app, vue-renderer): support meta `headAttrs` (#4536) 2018-12-14 17:36:26 +03:30
missing-pages-dir refactor: cleanups and code style improvements (#4788) 2019-01-18 00:48:29 +03:30
missing-plugin Display proper error when specified plugin isn't found (#3672) 2018-08-10 15:48:27 +01:00
missing-style-resource feat: improve SSR bundle (#4439) 2018-12-01 13:43:28 +03:30
modern fest: add build.corssorgin (#4472) 2018-12-05 19:51:58 +03:30
module fix(builder, module): addLayout and nuxt.config precedence over auto-scanned layouts (#4702) 2019-01-09 14:27:46 +03:30
named-views feat(vue-app): support named views (#4410) 2018-12-20 16:50:22 +01:00
route-name-splitter feat(router): custom route name splitter (#4598) 2018-12-20 13:42:42 +01:00
sockets test: skip sockets test in windows platform 2018-09-13 10:07:34 +01:00
spa fix(builder): js layout (#4701) 2019-01-07 15:44:51 +03:30
ssr refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
typescript fix(ts): keep baseUrl property in generated tsconfig.json (#4843) 2019-01-24 14:14:02 +03:30
with-config feat(server): timing option for `Server-Timing` header (#4800) 2019-01-19 21:44:54 +03:30