pooya parsa
|
94fff623f1
|
fix: allow force overriding resolve paths (#8936)
[release]
|
2021-03-05 18:19:26 +01:00 |
|
Xin Du (Clark)
|
6b4d451b66
|
fix(dev): resolve module required by create-require in jiti (#8556)
* fix(dev): resolve module required by create-require in jiti
* fix test
* add useJITI to create require
* refactor default options.createRequire
|
2020-12-29 13:15:12 +01:00 |
|
Pooya Parsa
|
57c6f23a52
|
_fix: use pwd as last option for resolveModule
[release]
|
2020-12-23 00:36:15 +01:00 |
|
Pooya Parsa
|
d4461a56e4
|
refactor: consistent behavior for resolveModule
- always prefer explicit paths config
- avoid implicitly depending on pwd
|
2020-12-23 00:29:50 +01:00 |
|
Pooya Parsa
|
7b59b21511
|
refactor: rename requirePath to path
more constency with require.resolve(id, { paths })
|
2020-12-23 00:07:58 +01:00 |
|
pooya parsa
|
dec8f99fc3
|
feat: support plug-and-play, typescript runtime and native modules (#8389)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-22 18:07:50 +01:00 |
|
Xin Du (Clark)
|
db65c2eb6b
|
feat: createRequire option and disable esm for jest (#7476)
|
2020-06-11 15:59:13 +02:00 |
|
Pooya Parsa
|
9ef58fae63
|
fix(core): join with os native sep in resolver (#7131)
|
2020-03-27 13:56:40 +01:00 |
|
Pim
|
49136bcd1b
|
fix(core): clear resolver cache for project files dev mode (#6490)
|
2019-10-01 13:04:24 +02:00 |
|
pooya parsa
|
e7cc2757c3
|
refactor: update eslint-config to 1.x
Co-authored-by: Alexander Lichter <manniL@gmx.net>
|
2019-07-10 15:15:49 +04:30 |
|
Markus Padourek
|
5f72ad5358
|
refactor(core): use require.resolve instead of Module internals (#5796)
|
2019-05-26 00:24:28 +04:30 |
|
pooya parsa
|
91c3642e64
|
fix: don't customize esm options
options like `{ cjs: { } }` resets other defaults. this ensures consitency of usage
[release]
|
2019-04-21 22:20:32 +04:30 |
|
Pooya Parsa
|
aabb1f69e7
|
perf(core): skip esm for node_modules and non .js files (#5220)
|
2019-03-13 13:54:39 +03:30 |
|
Alexander Lichter
|
569b6aab9c
|
refactor: typos (#4922)
|
2019-02-01 16:38:47 +03:30 |
|
Clark Du
|
5f6361f6db
|
fix: not use deprecated option esm in resolver
|
2019-01-16 17:24:36 +00:00 |
|
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 |
|
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
|
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 |
|