Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Reichling 9ff01f9b20 fix: remove consola.debug for hooks (#5318) 2019-03-21 23:22:17 +03:30
Pooya Parsa aabb1f69e7
perf(core): skip esm for node_modules and non .js files (#5220) 2019-03-13 13:54:39 +03:30
Pooya Parsa 13cb0f73d9 refactor: remove builder coupling from server (#5157) 2019-03-08 20:43:23 +00:00
Jonas Galvez e87711c5e7 feat: support `devModules` option (#5102) 2019-03-03 11:19:46 +03:30
Pooya Parsa 29297160a1
feat(vue-renderer): improvements (#4722) 2019-02-08 13:35:01 +03:30
Ricardo Gobbo de Souza 1e9eb4b70c feat(module): support src as a function in addModule (#4956) 2019-02-05 15:05:42 +03:30
Alexander Lichter 569b6aab9c refactor: typos (#4922) 2019-02-01 16:38:47 +03:30
Xin Du (Clark) a616c09b22 feat(test): unit tests for core/config module (#4760)
* feat(test): enable tests in packages

* fix: wait error hook

* test: entry and hookable in core

* fix(test): options snapshot in windows

* refactor(test): simpilify jest.fn

* test: module in core

* test: complete module test

* test: add test for resolver in core

* test: update config snapshot

* test: nuxt in core module
2019-01-19 13:00:51 +01:00
Alexander Lichter 40fbe5ba47 refactor: cleanups and code style improvements (#4788) 2019-01-18 00:48:29 +03:30
Pim 0c64410c6d chore: don't show stable version number when running from git/source (#4756) 2019-01-16 21:23:14 +03:30
Xin Du (Clark) 9c9d519576 refactor: simplify return value in addModule (#4766) 2019-01-16 21:20:45 +03:30
Clark Du 5f6361f6db fix: not use deprecated option esm in resolver 2019-01-16 17:24:36 +00:00
Clark Du 36ca945d00 fix: wait error hook 2019-01-15 11:02:44 +00:00
Xin Du (Clark) f85ac94a87 fix(builder, module): addLayout and nuxt.config precedence over auto-scanned layouts (#4702) 2019-01-09 14:27:46 +03:30
Alexander Lichter 78433b599e refactor: use is prefix for booleans (#4674) 2019-01-06 11:32:28 +03:30
Pooya Parsa ee0096bf59
feat: nuxt-ts (#4658)
[release]
2019-01-04 23:00:28 +03:30
Alexander Lichter 471a32a1a8 feat: add styleExtensions (#4671) 2019-01-03 01:00:19 +03:30
Xin Du (Clark) 324135df51 refactor: @nuxt/utils (#4609) 2018-12-23 00:35:13 +03:30
Xin Du (Clark) e71c4559ff feat: mode for plugins (#4592) 2018-12-20 12:58:10 +03:30
Mark 85b53593fa fix(resolver): resolve dir if no index found #4568 (#4569)
[skip release]
2018-12-17 18:40:39 +03:30
Mark b413bc14fb fix(resolver): resolvedPath/index.[ext] resolution (#4548) 2018-12-13 22:09:42 +03:30
Alexander Lichter c60b1945e8 chore: cleanup (#4529) 2018-12-12 10:01:49 +03:30
Pooya Parsa fe0516978a
fix: improvements for build and dev stability (#4470) 2018-12-09 14:12:22 +03:30
Pooya Parsa 7c4e77ffb9
feat: dx improvements (#4259) 2018-11-08 12:45:56 +03:30
Pooya Parsa 39b558f59c
refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
Jonas Galvez f90110af26 fix: nuxt/config imports/exports (#4217) 2018-10-28 01:32:43 +03:30
Jonas Galvez 007ca05174 refactor: move config files to @nuxt/config (#4212) 2018-10-27 23:57:16 +03:30
awronski c9fd78048f feat(core): custom pushAssets function to control http2 push headers (#4198)
Resolves #4011
Resolves #4161
2018-10-26 21:29:12 +03:30
Pooya Parsa cc8c6e2555 fix(core): add resolveAlias and resolvePath for b.w compatibility 2018-10-18 20:05:44 +03:30
Alexander Lichter ab5af540e0 perf: cherry-pick only used lodash imports (#4099) 2018-10-18 19:13:44 +03:30
Pooya Parsa 9c1e0d1743 feat: migrate nuxt into monorepo (#4051)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30