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 upPinned
974 contributions in the last year
Contribution activity
December 2020
Reviewed 2 pull requests in 2 repositories
single-spa/create-single-spa 1 pull request
single-spa/single-spa.js.org 1 pull request
Created an issue in single-spa/single-spa-vue that received 1 comment
Vue 3 requires unsafe-eval in dev
Something about the Webpack config used for Vue 3 has introduced code that executes 'unsafe-eval' in the browser, though only in development mode. …