Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,015 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in atlassian-labs/compiled that received 14 comments
using globalThis to detect if running in node
From here: https://github.com/atlassian-labs/compiled/pull/314/files#r503583214
This will require consumers be running on node > 12.x
Created an issue in parcel-bundler/parcel that received 3 comments
parcel build strips viewBox from svgs in index.html
If I render an <svg> in a index.html file, the viewBox attribute is being removed from the svg when running parcel build