Commit Graph

7 Commits

Author SHA1 Message Date
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
pooya parsa 12d6702eba chore: fix dev version
fixes components version check during nuxt development
2020-06-24 10:23:29 +02:00
Xin Du (Clark) db65c2eb6b
feat: `createRequire` option and disable esm for jest (#7476) 2020-06-11 15:59:13 +02:00
Xin Du (Clark) e8aca9eb11 chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01: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
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
Pim 92803b23d9 fix: improve nuxt version number when running from git (#4946) 2019-02-05 00:50:09 +03:30