Commit Graph

26 Commits

Author SHA1 Message Date
Pooya Parsa 3db31abb05
feat(config): support `.nuxtrc` (#7430)
[release]
2020-05-28 18:27:49 +02:00
Xin Du (Clark) 80ba740e63 chore(ci): upload test report to CircleCI and Azure (#5802) 2019-05-25 18:47:21 +04:30
Pooya Parsa a764cbcb38
chore: better release-notes script (#5524) 2019-04-13 21:44:41 +04:30
pooya parsa 19dab79581 improve commits script 2019-03-14 14:14:47 +03:30
Dmitry Molotkov 39c9ab5933 chore: don`t ignore .nuxtignore (#5169) 2019-03-06 14:53:27 +00:00
Xin Du (Clark) 90ba0cd6b7
feat: upgrade to jest 24 (#4868) 2019-02-12 13:05:37 +00:00
Pooya Parsa e4a02a51ac whitelist CHANGELOG files 2018-11-26 21:17:40 +03:30
Pooya Parsa c3318644c1 [skip ci] use dependent versioning 2018-11-20 22:56:45 +03:30
Clark Du a204b7e765 test: use jest-junit as needed 2018-11-08 00:05:41 +00:00
Pim ec559750c1 ignore yarn.lock in subfolders (#4157) 2018-10-20 12:36:37 +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
Nico Prat 9097ddefda chore: git ignore yarn-error.log (#3413) 2018-06-06 16:56:30 +04:30
pimlie fffe741986 Use console helper with sinon
Add stdout/stderr to console helpers

Remove separate nosubfolders test file in favor of inclusion in basic.generate

Add build.stats to silence webpack output

Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed

Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 20:30:26 +01:00
sdras cfc9eff3c7 update gitignore 2017-10-14 13:03:03 -04:00
Sebastien Chopin 2c22301635 Add .cache in git ignore 2017-08-21 13:59:43 +02:00
Pooya Parsa a587b798e4 gitignore .DS_Store 2017-07-03 14:41:20 +04:30
Pooya Parsa 55b331c350 ignore intellij idea project files 2017-05-11 13:40:58 +04:30
Sébastien Chopin e69aa7c401 Simplify offline plugin 2017-04-17 15:27:32 +02:00
Sébastien Chopin a13be619e2 Ignore examples yarn.lock 2017-03-24 15:48:51 +01:00
Sébastien Chopin c83579314d Add yarn.lock 2017-03-24 15:24:01 +01:00
Limichange b36162df73 Ignore all log files. 2017-03-05 22:44:01 +08:00
Sébastien Chopin 59408bd329 travis and coverage 2016-12-09 18:53:55 +01:00
Sébastien Chopin a8776de913 nuxt-generate 2016-11-10 14:46:16 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00
Sébastien Chopin 6cce8b161a Add WIP 2016-10-26 13:40:55 +02:00