Highlights
- Arctic Code Vault Contributor
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
3,950 contributions in the last year
Activity overview
Contributed to
prettier/prettier,
webpack/webpack-cli,
webpack/webpack-dev-middleware
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in webpack-contrib/compression-webpack-plugin that received 1 comment
fix: caching
This PR contains a: bugfix new feature code refactor test update typo fix metadata update Motivation / Use-Case fix: weak cache for webp…
+1,616
−732
•
1
comment
- fix: source map generation with the "map" option for `postcss`
- docs: fix the `config` option usage
- Docs improve readme
- refactor: use `klona` to avoid mutations
- test: union
- feat: reuse AST from other loaders
- fix: resolve `from` and `to` from config and options
- refactor: do not validate `postcss` options
- fix: `default` export for plugins
- refactor: `execute` option
- Refactor code
- Test
- chore: remove unnecessary dev deps
- chore: move `postcss` to `peerDependencies`
- fix: respect the `map` option and source maps
- refactor: do not pass meta from other loaders
- Refactor plugins option
- refactor: removed `inline` value for the `sourceMap` option
- refactor: code
- Typescript tagged template literal test
- Build(deps-dev): Bump terser-webpack-plugin from 4.1.0 to 4.2.0
- Build(deps-dev): Bump tempy from 0.6.0 to 0.7.0
- Fixed scss function arguments on different lines in maps #9128
- Website: Remove `add users` link
- Release script: Commit and push after updating dependents count
- Refactor: Use set instead of array
- [website] add Aircall in Users list
- CSS: format camelCase props to kebab-case
- feat: add --force-error-on-written-files
- Build(deps): Bump yaml-unist-parser from 1.3.0 to 1.3.1
- Build(deps): Bump @angular/compiler from 10.0.14 to 10.1.1
- Fix plugin search on `pnpm`
- Build(deps): Bump linguist-languages from 7.10.0 to 7.11.0
- Docs: community plugins – add prettier-plugin-go-template
- Variable declarations with union types should allow for a line break after the equals sign
- Test: Fix indexes calculation
- Test: add test for issue 5961
- Do not try to format media queries containing SCSS single-line comments
- YAML: Fix printing doubles a blank line before a comment
- add parens around mixed division and addition or subtraction operators for readability
- Added `undefined` to the list of keywords used in deciding whether to line break union types
- Run full test on every parser
- feat(markdown): option to disable printing spaces between Chinese / Japanese and others
- Fix line breaks for CSS in JS
- Some pull request reviews not shown.
- misc(remove code): remove unused code
- feat: allow multiple targets
- chore: remove packages tests and bump versions
- feat: add support for interactive output mode
- chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1
- chore: add network timeout in yarnrc
- docs(init): minor typographical fix
- refactor: remove duplicate invocation
- tests: for snapshot config related flags
- tests(plugin & loader): refactor tests
- chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0
- chore(deps-dev): bump @babel/core from 7.11.5 to 7.11.6
- chore(deps): bump commander from 6.0.0 to 6.1.0
- refactor: use logger
- chore: bump interpret for .mjs support
- chore(deps-dev): bump @babel/preset-env from 7.11.0 to 7.11.5
- chore: add commitlint github action
- fix: compatibility with webpack@next
- Fix: sourcemap
- Feat: add additionalData option
- Add tests for bootstrap with plugin
- Feat: add webpackImporter option
- Add tests for webpack resolver
- Add tests
- refactor: define option
- Tes with bootstrap
- Feat: automatically resolve css files via package.json
- Test: svg inline
- Refactor code
- Add loader options validation
- Extract stylus options
- Refactor code
- Feat: add webpack resolver
- BREAK CHANGES(cleint): rename keynames to camelCase
- chore(readme): update 'create-react-app' url
- test: add stats:verbose to cli's webpack config
- chore(prettier): delete default options
- fix(utils): addEntries fix
- fix: re-throw error to kill server
- fix: use find-cache-dir to temporarily store certificates
- fix(status): public path appearing as 'undefined'
- docs: fix typo in contributind.md
- test(middleware): remove snapshots of output logs
- chore(deps): update dependency husky to ^4.3.0
- chore(deps): update commitlint monorepo to v11 (major)
- chore(deps): update dependency lint-staged to ^10.3.0
- chore(deps): update all patch dependencies to ^7.11.6 (patch)
- feat: add support for more frameworks other than express only
- chore(deps): update dependency eslint to ^7.8.1
- chore(deps): update all minor dependencies (minor)
Created an issue in webpack/webpack.js.org that received 3 comments
[webpack 5]: adding example for toml/yaml/json5 files
Feature to document https://github.com/webpack/webpack/tree/master/examples/custom-json-modules Author(s) Any Additional information No [ ] I am wi…
3
comments