🔭 I’m currently working on https://chuangyi.taobao.com, a creative platform implemented in JavaScript and Rust.🌱 I’ve been involved with web stuff for a while, and my own two cents are leoric and porter.
programmer, photographer, daydreamer
-
Ant Group
- Hangzhou, China
- http://cyj.me/
Block or Report
Block or report cyjake
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse492 contributions in the last year
Less
More
Contribution activity
December 2021
Created 37 commits in 2 repositories
Created a pull request in erzu/porter that received 2 comments
Opened 17 other pull requests in 3 repositories
erzu/porter
15
merged
- fix: bundle scope on lazyloaded modules
- fix: should make sure folder specifiers are correctly marked
- fix: should drop the './' prefix when normalize file
- fix: excluded packets should be compiled when compileAll
- fix: ignore dts imports in module dependencies
- feat: experimental less support & refactored porter options
- fix: possible TypeError in packet.compile()
- feat: support requiring css in js modules
- fix: css modules should not be bundled in js bundle
- refactor: package -> packet
- fix: require('heredoc').strip
- fix: porter.pack() should ignore incomplete modules
- fix: isolated packages should have their dependencies bundled together
- fix: isolated packets will have their dependencies bundled together
- fix: all of the lazyloaded entries and dependencies should be compiled