Commit Graph

21 Commits

Author SHA1 Message Date
Pooya Parsa 727ef16920 fix(rollup): fix build warnings 2018-06-01 16:30:17 +04:30
Tatsuyuki Ishi c954ad4763 feat(packaging): rollup build improvements (#3402)
* Add missing devDependencies

This avoids relying on transitively installed dependencies.

* rollup: avoid bundling any NPM module

This is a hack relying on how rollup-plugin-node-resolve filters the path, but it works as intended.
2018-06-01 15:59:10 +04:30
Clark Du ef7a42649d misc: improve coverage and packaging (#3121)
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Clark Du b70ff8710f fix: build fixtures show logs and exit process when error occurred 2018-03-23 13:53:37 +04:30
Clark Du f4a34c5664
refactor: use is-ci instead of env.ci 2018-03-21 09:44:50 +08:00
Clark Du e801340107
refactor: fail exit when building fixtures failed 2018-03-19 14:54:14 +08:00
Clark Du eace48fb8c
refactor: adjust process.env.CI 2018-03-19 14:37:19 +08:00
Clark Du 03862a10da
refactor: make build-fixtures slient in CI building 2018-03-19 14:20:13 +08:00
Clark Du f9ccbb5754
refactor: make build-fixtures slient when not support tty 2018-03-19 14:08:23 +08:00
Clark Du f537abe067
refactor: build-fixtures 2018-03-19 13:17:48 +08:00
Clark Du 0a4560e5e2
test: fix some typos 2018-03-19 10:19:19 +08:00
Pooya Parsa f9c4f8bfb2 limit build concurrency 2018-03-19 04:30:54 +03:30
Pooya Parsa 6152894384 force enable spinner in CI 2018-03-19 04:25:12 +03:30
Pooya Parsa 19775d58f7 perf(build-fixtures): parallel builds 2018-03-19 04:21:06 +03:30
Pooya Parsa c4068c3a70 working tests 2018-03-19 03:11:14 +03:30
Pooya Parsa 07c40a913a build-fixtures script 2018-03-18 23:41:43 +03:30
Pooya Parsa f20ad95b2b remove pretty-error
https://github.com/standard-things/esm/wiki/improved-errors
2018-03-16 20:32:56 +03:30
Pooya Parsa 10d1b5974c style: format with prettier 2018-01-13 08:52:11 +03:30
Pooya Parsa c316be20ef improve nuxt-edge auto-publish versioning 2018-01-08 20:47:32 +03:30
Pooya Parsa 12830e306f ci: auto publish nuxt-edge 2018-01-08 20:22:56 +03:30
Pooya Parsa 26f032a11c build ~> scripts 2017-12-12 13:41:55 +03:30