Commit Graph

16 Commits

Author SHA1 Message Date
Pooya Parsa 0e1d9cf869 chore: fix edge build [release] 2020-12-22 18:46:36 +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
Daniel Roe 893cfe79d3
chore: fix minor issues in build scripts (#7458) 2020-06-04 10:25:53 +02:00
Pooya Parsa 925abf8123
chore(pkg): update rollup and dependencies (#7373)
* chore(pkg): show build error loc

* fix(cli): add nuxt serve dependencies

* chore: update rollup resolve and commonjs plugins to latest

* test: mock listener for nuxt serve
2020-05-16 15:07:56 +02:00
Nicolas PENNEC a2495a6873
chore: fix typos (#7219) 2020-04-14 11:26:40 +02:00
Pooya Parsa 39d33686f4 chore: mark jsdom as external to remove warning 2020-02-06 14:02:05 +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
Xin Du (Clark) f831126e27 chore: remove await from sync exec method in publish script (#5624) 2019-04-29 19:36:55 +04:30
Alexander Lichter 40fbe5ba47 refactor: cleanups and code style improvements (#4788) 2019-01-18 00:48:29 +03:30
Pooya Parsa ba50d3b392 fix(pkg): skip invalid workspace packages
[skip ci]
2018-12-23 11:28:35 +03:30
Xin Du (Clark) 657a6cc7c9
chore: tiny refactoring (#4534) 2018-12-12 10:47:54 +00:00
Pooya Parsa 2f1e0045cc hotfix(pkg): fix edge versioning 2018-11-28 22:14:11 +03:30
Pooya Parsa 74d3bdcafb
[internal] chore(pkg): use async and hooks (#4435)
[skip release]
2018-11-27 19:02:00 +03:30
Clark Du cca799cc6f fix(cli): publish nuxt and nuxt-edge in nuxt-edge (#4341) 2018-11-16 08:47:15 -05:00
Pooya Parsa 1dd32d0d21 feat: update to consola 2 (#4247)
* add ~> addReporter

* remove badge

* withScope ~> withTag

* update to consola 2

* update build tests
2018-11-01 04:50:07 +01:00
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