Commit graph

10 commits

Author SHA1 Message Date
matthewp
4b94fc9f2e [ci] yarn format 2021-07-27 12:46:13 +00:00
Cindy Cheung
f6b4bcd2e7
edit contributing Prerequisite (#881) 2021-07-27 08:44:38 -04:00
Matthew Phillips
7d5e007bf7
Update contributing.md 2021-06-09 15:39:19 -04:00
Fred K. Schott
614b8b9a17
Update contributing.md 2021-06-09 12:35:28 -07:00
Fred K. Schott
6bca7c83a7
redesign create-astro (#301)
* redesign create astro

* add changeset

* Use npm start

* Update the astro version

* Adds the changeset

Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-06-08 11:10:56 -04:00
Matthew Phillips
5cc90f9dc1
Move parser to the scoped package name (#319)
* Move parser to the scoped package name

* Prettier plugin should use 0.12 of the parser
2021-06-07 16:05:13 -04:00
matthewp
36fc51c124 [ci] yarn format 2021-05-26 15:33:35 +00:00
Matthew Phillips
da47225efe
Add benchmarking for dev and build (#240)
* Add benchmarking for the dev server

This adds benchmarking for the dev server.

* Use fs.rm instead

* Only rimraf if the folder exists

* Make uncached match CI

* Change the cached time too

* Don't run benchmark in CI

* Switch back test command

* Make tests be within 10 percent

* Use yarn to run multiple things

* Turn benchmark into uvu tests

* Debugging benchmark

* Print chunk for testing

* Ignore benchmark folder in uvu

* Add build benchmarking

* Update benchmark numbers
2021-05-26 11:31:53 -04:00
matthewp
860a84d4f4 [ci] yarn format 2021-05-24 20:58:18 +00:00
Matthew Phillips
ffa45c5d2b
Add a contributing.md and explain how to do publishes. (#237) 2021-05-24 16:57:01 -04:00