Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webpack/webpack-cli

Webpack's Command Line Interface
https://github.com/webpack/webpack-cli

fix: array to object check

2398249dcf23232b15c22d330681ca19f442e394 authored over 5 years ago
chore: add v3 as a tmp dep for dev-server

425c590dc040835ab3f79be98824e5fefe09073a authored over 5 years ago
chore: sec patch

6ad60997da3624b86b89d6269bb63d48805e616b authored over 5 years ago
chore: sec patches

020b1bf32df5c674e6e4cdb80ff64a3dbe19e05d authored over 5 years ago
Merge pull request #1082 from webpack/dependabot/npm_and_yarn/packages/serve/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/serve

26976d94243faf9fa10e90e62a87445a642abbb1 authored over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/serve

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

d1ad9f371e2a400c0d1bf562ad73d136dc070251 authored over 5 years ago
Merge pull request #1011 from Loonride/feat/serve-wip

[NEXT]: webpack-cli serve refactor draft

10790c8a7699a7ca0821f5bece8fbbac4fab40b1 authored over 5 years ago
chore(serve): remove allowjs from tsconfig

3c92b0abad54b92bee947fa630f9a90c393ae4f5 authored over 5 years ago
style(bootstrap): return early and remove else from helper

4ba468bca791c7bb02677f9ebc31156b172e6515 authored over 5 years ago
style(serve): make args to camel case helper hyphen based filename

656898408aba7aac324a9e11fcfccbd4d7e4635c authored over 5 years ago
Merge pull request #1081 from jamesgeorge007/hotfix/fix-typo

chore: minor typographical fixes

d80edfe218bda6e770bcd48758d5ffdd26c64483 authored over 5 years ago
fix: minor typo

85d1a7c26499400a65b88274b466818899b36da8 authored over 5 years ago
fix: typo

10618de2f2f91698dd5b7a9d12f74865ac4a1ecb authored over 5 years ago
chore(serve): allow js in serve package

7e38b318576922cc5874297f771b369754e3f7b2 authored over 5 years ago
chore(cli): fix helper to use includes for dashed flag stripping

9da9db49863fe7db8df6408229201a015da47bb7 authored over 5 years ago
misc: improve tests and refactor

7e98c4a55a3dee2bc6b6597b7029d9d463dedb88 authored over 5 years ago
fix: config lookup

762e3b9141503521d82a997a9f36f9d4612f0abf authored over 5 years ago
misc(serve): moved dev server flags temporarily to lib folder

c13f05b5d8c1bc8e2c94442c4d970b60ca953263 authored over 5 years ago
cli(bootstrap): change helper functions slightly and fix style

b6815141ec6f45ce5c06a317b48878b5f1ee17d4 authored over 5 years ago
misc(serve): change async await and use includes for args

a713c4717b2b27d34125f57c9d58cff99bfacc6c authored over 5 years ago
chore(serve): made dev server optional peer dep

f580b8f06631a52e4a7bd3e990692484d38a1188 authored over 5 years ago
chore(serve): updated dev server and fixed newline problem

b29ec8f7c2b43419563a382c9414b1e314f17041 authored over 5 years ago
cli(dev-server): handle host, port, and socket options and defaults

786c5c05897ec7a7f7293bc8479f4979a1e6cdae authored over 5 years ago
misc(serve): change description of command and update snapshot

ed50ac18c88fc87dcf65a4f4c2d81b7e36eb8c6c authored over 5 years ago
chore(serve): update package lock

1ddcf4a80765799df74ad26abdfdacd6150025aa authored over 5 years ago
feat(cli): add helper to check if arg is the command name or alias

28d303bced6810a18a4f7bc6d8a0dba487f79433 authored over 5 years ago
chore(cli): updated package lock

f6381d19f5df4b321290bd67bf6f5a6ba1c13f90 authored over 5 years ago
misc(serve): removed unwanted js files

89f94f5fac3a5f10eb4ea2445124120a5dbf9f3d authored over 5 years ago
misc(serve): add newlines at end of files

5f1cb74a0ca65a23c47f9c1d16a5eceb13c5a050 authored over 5 years ago
feat(serve): pass socket or port if no socket

4668ea78e125a698e0988ead30c82bec0f9bb8e3 authored over 5 years ago
fix(serve): fix gitignore, fix lint problems

18636c3ef422e1dc2d3cfbe3ca368b1cef560a50 authored over 5 years ago
feat(serve): add all flags, improve args parsing

46ca4de11b16a3b29d800a150edf90b7562455ea authored over 5 years ago
fix(cli): await external command execution, fix lint

ce8f2840267c627539813f3b06956b9bf89584a3 authored over 5 years ago
feat(cli): make serve use webpack cli compiler

ab862d2ab72be3e0c73d1a35e31c81cde3d3e006 authored over 5 years ago
fix(serve): add newline at helper end

25071ceae3bddcb8e05be8f2064dbbdc174cbe34 authored over 5 years ago
cli(serve): started working on draft serve cli refactor

83a27e7ec2105bb0745d5726870d3ce324a63c80 authored over 5 years ago
fix(cli): missing package, fixed function call

4ee4d41afc82f28545bc6e6482f034bc13cdd0d7 authored over 5 years ago
tests: fix dupe keys logic

d3fe773d0c7a3ea02cf775912c2b25625a6c7f90 authored over 5 years ago
Merge pull request #1050 from webpack/tests/entry-defaults

tests: add tests for entry defaults, try to set better defaults

af1130569c6d7ffad908d2a11b97f0ab60608d1d authored over 5 years ago
chore: rebase

79137d0800a161cb810236f384be48b5365e1a77 authored over 5 years ago
chore: rebase

652caf8f86b4f95c4d5710afaf3d3aa2f0baec35 authored over 5 years ago
Merge pull request #1079 from rishabh3112/test/help-color

test: add test for color in help

530b4f76a45d7eb20648e9ee2981cbf4a707854d authored over 5 years ago
Merge pull request #1073 from anikethsaha/test/json

Tests: added test for --json with simple usecases

81fcf4392f78e84755dccfb2852c2762cf4f833b authored over 5 years ago
chore: v3.3.9

48c03ab4108e1b1eb3a73595deefd744cf65f895 authored over 5 years ago
Merge pull request #1078 from lneveu/fix/process-exit-hang

fix: fix webpack hanging under certain circumstance

a1341bdb56f041dd1479a24f93871f874be60337 authored over 5 years ago
fix: enable colors in ci

7c9e0df74cb88b4907e513c53218db9478cacc79 authored over 5 years ago
test: add test for color in help

137540797b8e986e64bb23153cab822f521c5b47 authored over 5 years ago
fix: use process.exitCode instead of process.exit in compilerCallback

ee001bdcc504180f5dfda984218813658c56e438 authored over 5 years ago
Merge pull request #1071 from anikethsaha/test/config-export-type

Tests: added tests with different config type

afcaa100f2cbdbfcf82c5f50b169f8e3ff56ba43 authored over 5 years ago
Merge pull request #1062 from anikethsaha/test/fix-directory

chore: changed the outDir to entry test

e920c441740693a7f51677b653f26e236c2d9224 authored over 5 years ago
Merge pull request #1072 from jamesgeorge007/feat/refactor

chore: minor code refactor

46791df4b7839049d40fdad46141444f4d3fba04 authored over 5 years ago
chore: version update

7b1e946db6c51d8c6f60f984d27e61ed8cff719e authored over 5 years ago
Merge pull request #1065 from webpack/fix/patch

fix: support both webpack versions

64fd810cdfa3023826f075f53f512e83cef5fc23 authored over 5 years ago
tests: add schema tests

70bf934848bf2d16e2b7d2e6f31c51eba3ef1a05 authored over 5 years ago
chore: removed the snapshot testing, added custom checks

6e40a1bdcabdfac9f981532789523db2f2f4d564 authored over 5 years ago
chore: removed the single depth folder search in gitignore

3a3fb8107feb8f8e6b0067e2f73f6c79867c3061 authored over 5 years ago
chore: added test for --json simple usecases

aa5197b1ee1d12608f7aadb5e18f20961ae1a26b authored over 5 years ago
chore: changed the .bin to bin in entry test

a4f735a903f2e0e5f571c26add47ba607b334f5e authored over 5 years ago
cli(cli): colorize commands to run and package to be installed (#1070)

colorize important things on the cli

2761a44a5b9dfcb8b27912777f2d271481853ffc authored over 5 years ago
fix: remove unused variable

b5510d882bf60a2249e0022d573b2a2fb2a06dad authored over 5 years ago
feat: tweak

79021e347d616df277484d79927085a0e08fc9a4 authored over 5 years ago
feat: refactor

2b1ea4c3ba85d6c43d628b4141b51fd2b70d9ce1 authored over 5 years ago
chore: added tests with different config type

3a84813e68f51aae95b12141596b2ab58afeb1a4 authored over 5 years ago
chore: remove lint err

4275fd599cc88778510b4634a9058d920af3af32 authored over 5 years ago
chore: abstract validation

065e87ed77c231d8c51a532d898239bb12b280ff authored over 5 years ago
Merge pull request #1007 from pranshuchittora/info-next

feat(info): new features

bb278bc59a2a792c74e31bf0f38f153a8a8965e5 authored over 5 years ago
tests: added tests for config (#1063)

* tests: added tests for config

* chore: change the directory splitting and structured the te...

0f7185dc47aebc8e3af5d0210102c415355f751c authored over 5 years ago
fix(info): minor fix in the info function

7a5cc511ff78177c71c17e91619320933014f157 authored over 5 years ago
chore(lint): auto linting

8668783f259465131da0a6e7b2461c4dc0b75bd0 authored over 5 years ago
Merge branch 'next' of github.com:webpack/webpack-cli into info-next

c357abaaa461d985df762cfffd9318a78fac335e authored over 5 years ago
Merge pull request #1066 from jamesgeorge007/feat/minor-refactor

feat: refactor logic

9f0c22d9cd7fe552576493c6fda706ad88df4be3 authored over 5 years ago
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2 (#1068)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Releas...

1f73911593c2387a870fdb9264bcb58a10d006e6 authored over 5 years ago
fix: remove else block

2b36987ce2aa030a476a58bb80737e881926528d authored over 5 years ago
feat: refactor logic

3efe4bbb52c5db6876c33b2f68d04d5e09052ee4 authored over 5 years ago
Merge pull request #1060 from anshumanv/ref/comp

chore(compiler): refactor emoji rendering logic in compiler

fe142b0001f1b7a2fa9d278868f611fbe3b2439b authored over 5 years ago
Merge pull request #1058 from jamesgeorge007/feat/refactor

chore: refactor

7236e52b11972d4249711887daca1550ea6051b2 authored over 5 years ago
Merge pull request #1061 from jamesgeorge007/hotfix/rephrase-comment

chore(init): rephrase comment

09ab2610b1048459bbbc6f868a80ae4dcb1b78c2 authored over 5 years ago
Merge pull request #1059 from jamesgeorge007/feat/remove-extraneous-block

chore(GroupHelper): minor tweak

0f9c649c65e23e3604a18a1b7a201fab7e212520 authored over 5 years ago
chore: vuln patch

55b770c6cc6ba01e9ba64b79d51964a89939777f authored over 5 years ago
fix: support both webpack versions

d28f9f50d90952b85833c0a9796b8db6fb13382a authored over 5 years ago
chore: changed the split seperator

078a1e4bbe8a6515ab8239859110d8a4967a1154 authored over 5 years ago
chore: changed the outDir to entry test

016db0c411641a195281696ae0238fce03a1fcbc authored over 5 years ago
fix: rephrase comment

e11c1c8012cad266a41b5fc810384c9b6fe90065 authored over 5 years ago
chore(ref): fix code

fix code

d2138096b2c2b0d7a2daa9f6b36af8404dd2840a authored over 5 years ago
chore(refactor): rm logs

rm logs

e7a64d68258bd08f623e67303f9aeebbe8d79c3c authored over 5 years ago
chore(compiler): refactor emoji rendering in compiler

refactor emoji rendering

012382c7521b30150c3ce7e32b9fbf1c1a6fb964 authored over 5 years ago
fix: revert

f44d8a57b29a77a897eccfb95df71edd9db75b32 authored over 5 years ago
feat: drop extraneous block

fa3aa2b86a2d938477b1b66b95614cd54cc95c9b authored over 5 years ago
feat: refactor group-helper

807bcb426b2fb2fbb781cae871cd0a0f234c5a55 authored over 5 years ago
feat: refactor groups-config

minor tweak

00acc50514b1782dc3c91a62d7214b2b6e9c022f authored over 5 years ago
feat: refactor groups-config

4bf86bc196b3ee6334ccc3f32fdeedf5857b9491 authored over 5 years ago
feat: refactor test-utils

d4873ad149bb4c90ba2077db7c1311d1f9c7931b authored over 5 years ago
Merge pull request #1056 from jamesgeorge007/hotfix/fix-typo

chore: fix minor typo

4b9a78906dddfe2d088695ff0ca0cdf5f2a8b8a5 authored over 5 years ago
Merge pull request #1057 from jamesgeorge007/feat/minor-tweak

chore: minor tweak

14064e87c14f529ee1554a2d13f59e5146d01b87 authored over 5 years ago
feat: minor tweak

exec-in-directory test util

7c273dc3ad786ba4b806ab55ddabc6be19f253dd authored over 5 years ago
fix: typo fix

version-multi-args-test

dc3a5e64fd94a26338f7ba1bc36fc100ddbb4f9d authored over 5 years ago
Merge pull request #1054 from harikrishnana2021/feat/update-readme

Update README.md

6eca706f48a7337eb5dce40578438ea3d4c0db00 authored over 5 years ago
feat: Update README.md

Included Table of Contents

b3dc27e8b9d93221ef57ff013018a532254dc989 authored over 5 years ago
Merge pull request #1049 from rishabh3112/chore/update-logs

chore: replace console logs with webpack log

82da480915fb011e395948b146453656cb4aec16 authored over 5 years ago
Merge pull request #1052 from izaakschroeder/esm-import

Support `export default` from configuration files.

5b084e3dd7a7cab56be4e1acde7c6a2fcc96ad36 authored over 5 years ago