Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert all presets to TypeScript #694

Merged
merged 13 commits into from
Feb 19, 2020
Merged

Convert all presets to TypeScript #694

merged 13 commits into from
Feb 19, 2020

Conversation

mxstbr
Copy link
Member

@mxstbr mxstbr commented Feb 19, 2020

No description provided.

@mxstbr mxstbr mentioned this pull request Feb 19, 2020
32 tasks
@mxstbr mxstbr requested a review from jxnblk February 19, 2020 18:18
@mxstbr
Copy link
Member Author

mxstbr commented Feb 19, 2020

These build failure logs are especially unhelpful 🤔

$ microbundle --no-compress
Build "typography" to dist:
       2.2 kB: index.js.gz
       1.9 kB: index.js.br
      2.13 kB: index.esm.js.gz
      1.84 kB: index.esm.js.br
      2.36 kB: index.umd.js.gz
      2.05 kB: index.umd.js.br
Done in 4.88s.

Received "killed" signal

From these support posts on the CircleCI forum it sounds like that means the process is running out of memory?! How's that possible while building a handful of packages?

@jxnblk
Copy link
Member

jxnblk commented Feb 19, 2020

👍 on the actions setup. We can cleanup the circle ci config after the currently open PRs are merged

Overall LGTM :shipit:

@mxstbr mxstbr merged commit e5e68cd into master Feb 19, 2020
@mxstbr mxstbr deleted the ts-presets branch February 19, 2020 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants