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
826 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in vuejs/vue-next that received 1 comment
workflow: use ts `noUnusedParameters` check unused arguments
+1
−6
•
1
comment
- fix(dev): add option passed to `chokidar`
- fix(dev): hand file write end when change event emit in chokidar
- fix(dev): strip utf-8 bom
- fix(optimizer): ignore `@types/*` packages inside optimizer
- fix(build): resolve external url
- fix(build): css not be tree shake
- refactor: use `@rollup/pluginutils` instead of `rollup-pluginutils`
- fix(dev): warn unknown dynamic import inside module rewrite
- fix(cssVars): should attach css vars while `subtree` changed
- feat(compiler-sfc): `additionalData` support for css preprocessors
- fix(runtime-core): handle children of boolean value inside create vnode
- fix(compiler-sfc): should extract comment for import or type declarat…
- fix(compiler-core): process `key` expression form `template v-for`
- fix: inherit `el` with hoisted nodes inside keyed `template` fragment
- fix(runtime-core): `defineAsyncComponent` should resolve common js mo…
- fix(dev): transform import for commonjs dependencies
- chore: publish sourcemaps to npm
- fix: Add support for GitHub Codespaces (close #797)
- refactor: improve types
- feat: Configurable asset inclusion (fix: #810)
- fix: inject css to dynamic chunk only if it is not empty
- fix: omit "?t=" query from esbuild sourcemap source path
- fix(dev): replace config.define instead of inserting object
Created an issue in rollup/rollup that received 7 comments
Output cjs chunk lost `__esModule ` for es module.
Rollup Version: 2.26.5 Operating System (or Browser): Mac Node Version (if applicable): Link to reproduction (IMPORTANT, read below): https://git…
7
comments

