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

Merge branch 'master' of https://github.com/webpack/webpack-cli

6d75e25edf693b9f5583d040778bb0aa83809103 authored almost 6 years ago
misc(utils): refactors scaffold

refactors the conditional statements in scaffold.ts

0b28fb337a1a9c491d2b5aacbc8ca9300f057906 authored almost 6 years ago
fix(bin, serve): force default package export, add serve default (#815)

* fix(prompt-command, serve): force default package export, add serve default

ISSUES CLOSED: ...

b96857f182481623db2c1fc799fdab59dab81107 authored almost 6 years ago
fix(init): refactored the init.ts success message (#810)

Previously there was multiple `stdout.write` due to the presence of conditional statements. In t...

6cfed0fee0ebf455311be3aa315b663e99a4bcf5 authored almost 6 years ago
chore(tests): updated test regex, some helper scripts (#809)

ISSUES CLOSED: #808

<!-- Thanks for submitting a pull request! Please provide enough informat...

b26cd903c59577a57b24f104f8545da04070b5b9 authored almost 6 years ago
fix(scaffold): config file is always generated at the project root (#801)

* fix(scaffold): config file is always generated at the project root

config file is generated...

3e870e244ab08f396db7f6b83624e84ee7f9650a authored almost 6 years ago
fix(add): apply suggestions

ccf0dce0464d8301d24e7f833427db5389ffc29a authored almost 6 years ago
Merge branch 'master' of https://github.com/webpack/webpack-cli

a26a48c0f36dcab652e154b9b5826ab37f63c8b4 authored almost 6 years ago
chore(cli): move constants to a separate file (#798)

* chore(cli): move constants to a separate file

moved all constants to a separate file for CLI ...

03df8572f81aad055c0c0ba3f136e35a5431fdeb authored almost 6 years ago
chore(cli): move constants to a separate file (#798)

* chore(cli): move constants to a separate file

moved all constants to a separate file for CL...

0a2274ec18b9c9e77b02d80a61c2ce150f91078f authored almost 6 years ago
chore(refactor): move schema to utils

2299848918615585646241d8db66324a1bc57229 authored almost 6 years ago
chore(refactor): update package list

e5c7f6763a73803967881b8e7880d1ed64f48eef authored almost 6 years ago
Merge branch 'fix/add' of https://github.com/rishabh3112/webpack-cli into fix/add

ff67423dc6d2dd44b96cc864b8187a98844bc17b authored almost 6 years ago
chore(refactor): add generator

66bde9f09f1973455b6fa16b1596129073b24858 authored almost 6 years ago
fix(add): add handling of merge option

eb43443232ffcd8489ed3f2476a7b59aa1d7a516 authored almost 6 years ago
chore(refactor): add generator

d901d49cc29a715c03384c523170628dc1b53e01 authored almost 6 years ago
fix(add): add handling of merge option

ce51a0ab9d15216080fe28a4634a437b0352ebd2 authored almost 6 years ago
chore(types): add type information (#791)

<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...

473ff4ae14d974bc859f81f3fa985cde7e485b4d authored almost 6 years ago
misc(cli): refactor functions into utils and config dirs, merge yargs options (#781)

Moved filed to respective config or utils dir, cleaned up cli.js and removed yargs options and
...

42ecb48df3fc0cc4977e8a258c6b7796e343e24e authored almost 6 years ago
Merge pull request #796 from rishabh3112/fix/add

fix(add): add handling for topScope

7320840f3de8938e23a844b7235b61b450591abd authored almost 6 years ago
enh(webpack-scaffold): improve prompt and doc (#794)

* misc(webpack-scaffold): add Confirm prompt default option

* docs(init): improve/update desc...

cdde7440ff5f6b682a980ae606e9304a04487f17 authored almost 6 years ago
fix(add): add types

d4ce6f2e458822dc85a8c86956c10aa93d141f3c authored almost 6 years ago
fix(add): fix runTransform

rephrase question

dbc3e9e91c6c2a181c497a46441042b11dba2bfa authored almost 6 years ago
fix(add): lint code

163b309b1ce1e3fa3d4c834c9d8ed2fab79a73b5 authored almost 6 years ago
fix(add): add handling for topScope

1162cf5656c7836103657739ef74298f136833cd authored almost 6 years ago
Merge pull request #755 from misterdev/feature/opencollective-postinstall

enh(Add open collective prompt)

95973771d8f6db7031ae35187c410706c24d889e authored almost 6 years ago
Merge pull request #792 from webpack/feature/replace-uglify-with-terser

Feature/replace uglify with terser

05b92afa00e88eb31fa3ca0134bc31f0cade88f0 authored almost 6 years ago
feat(terser): clean old files

89e6b74cfd29eb728cf04a961da106392d761c8f authored almost 6 years ago
feat(terser): remove leftover files

27d5b4deab034466527b19565ca36a6ed635addb authored almost 6 years ago
feat(terser): replace after merging master

c404655899a60166d7328a54e1170e65557af6f2 authored almost 6 years ago
docs: replace tooltip link to terser plugin

4254730d12ac1392d9b6a8c6da5572b92c36726d authored almost 6 years ago
ast: change tooltip property from uglify to terser

ea9e4b8a7cb72b7bcb79efc7fb72d4db0c6a7ff5 authored almost 6 years ago
chore: replace instances of uglify with terser

f9cb8cee9b478b9ae128de08269d3c995d2ecaa2 authored almost 6 years ago
chore: use actual package name in comment about removing uglify

b1cf4ccd105dc2847e5b0ed1d333b42d3d3a2fc6 authored almost 6 years ago
fix: remove unused files

ec242aba276b896933249050665dfd0e7d07edb0 authored almost 6 years ago
fix: clear up comment about default function purpose

e48507dedc7f6247a95ffe423164a1035e755ab8 authored almost 6 years ago
ast: replace requires and inits for uglify with terser

Given that uglify is initialised with options, then replace its require and usage with terser

3011a6cdf40b5ebe7751d26716f728d64ca70488 authored almost 6 years ago
ast: replace UglifyJsPlugin with TerserPlugin

if a module requires uglify-js-plugin, replace it with a require for terser-webpack-plugin

21da35ffab7f61d559ab52e89658164395fac1d2 authored almost 6 years ago
fix: reset files

Move files back to uglify

9863445cb74e01d3b477489104a0259631653eb1 authored almost 6 years ago
fix: replace lookups for TerserPlugin in webpack.optimise

replace lookups for TerserPlugin in webpack.optimise with requiring terser-webpack-plugin

ef23fecaa11e611c8a7c1b74373697ee42710793 authored almost 6 years ago
tests: update snapshots

ce9fbc816559b1f1c3d64f49ada3c59935cc1338 authored almost 6 years ago
chore: align file in the same way as other terserPlugin test fixtures

b6c6484300859f3d5db04f955c808af9291acecb authored almost 6 years ago
feat: replace Uglify with Terser in generators

2b8651bd8ca619b27cc7b90ca6d3bfadb06713ed authored almost 6 years ago
tests: replace uglify with terser in ast-utils tests

73f493f5cb08b7e8fd5edb37e0d8c54445edabd2 authored almost 6 years ago
docs: replace Uglify with Terser in comments

799577d4402e6b4897dfb99e2f570a881c2e90fd authored almost 6 years ago
feat: use terserPlugin in loaderOptionsPlugin

14f5337d9b1effe09efc09d972004a823a0e8574 authored almost 6 years ago
docs: replace UglifyJsPlugin with TerserPlugin in migrate docs

326f783b6c43bb1f2278c580b7ec03f713394f58 authored almost 6 years ago
feat: use terserJsPlugin for transformations during migrate

33c6185a290afe557208f6a54356f123ca270482 authored almost 6 years ago
feat: replace uglifyJsPlugin with terserPlugin in migrate

d467f3b6e6f1edff99021f746b15e0fb1d5b44b0 authored almost 6 years ago
tests(migration): typescript (#613)

* chore(test): add migrate test

* chore(lint): revert change

* chore(test): moved to types...

2106e70fa76264e2156c92e94dbd720c7a751b31 authored almost 6 years ago
docs(opencollective prompt): improve code clarity

55992a45a302977ef5e5075e81cc127e9fafdf07 authored almost 6 years ago
chore: remove gitHash from package.json

2af08be512004cc36ed51bce50fb46b14f6fd024 authored almost 6 years ago
v0.1.5

1630615841776fb39a0934459154cc5c55c0d12c authored almost 6 years ago
chore: remove redundant packages

494ecc330927638bc8e804613cbfed62781954d1 authored almost 6 years ago
chore: publish monorepo patches

7389da607d66d80e6d11131c13df4be9d4cd429e authored almost 6 years ago
v0.1.4

6846f2eb8f0d04acc4453cb20da10263ff00a139 authored almost 6 years ago
chore: v.3.3.0

89555063eea94001876341c2f3712d6199f2e899 authored almost 6 years ago
Merge pull request #773 from misterdev/misterdev-format-scaffold

docs(scaffolding): improved structure, formatting, typos

398e39afc5be43ddba350d79b63fdada555d47e6 authored almost 6 years ago
chore: revise typo

a14908e258e79b2438568c8308b66a29fe3fb202 authored almost 6 years ago
docs(scaffolding): lowercase Webpack

d19c1f72e496d773d751255243e7162f78aec977 authored almost 6 years ago
docs(scaffolding): fix typos

b94b0de112b9d68a3227027d9a09a943cdd99b84 authored almost 6 years ago
docs(scaffolding): improve grammar

6b7907243d2bbaaf559d6aefc6082884fd354c82 authored almost 6 years ago
docs: add lerna badge in README (#786)

<!-- Thanks for submitting a pull request! Please provide enough information so that others can ...

65bf27fafa239f1dadbc927a63ea7435f20c7e99 authored almost 6 years ago
feat(opencollective prompt): work on windows setting atime by code

3af73a87291abb94cf4b0f550a5f6dce7e48877f authored almost 6 years ago
docs(scaffolding): fix typo

98818a1970ea1d3bd4a2c4476b577d71674e1b1f authored almost 6 years ago
docs(scaffolding): improve description & formatting

0f657d0bcf4b68cece4c6c5d628362ea60111173 authored almost 6 years ago
feat(opencollective prompt): fix typo

c2351b1fcf6ebf4132a7590d34568fc64297fd6a authored almost 6 years ago
feat(opencollective prompt): remove .lastocprint file from fs

b96ad56d943fcbfc7b6da60fd0711e513c141732 authored almost 6 years ago
feat(opencollective prompt): extract weekday to variable

790d27aa09cdbf17997929780d6afb9777a9542b authored almost 6 years ago
feat(opencollective prompt): set terminal cols to 80

badc32d4781f6caaa7d7cc17220f18e959e7b3ca authored almost 6 years ago
feat(opencollective prompt): fix azure ci

ea0039acae8bb7c71e6db2ead495f65295c40f78 authored almost 6 years ago
feat(opencollective prompt): lint

ea906d8c0bffba815991563f9ea79be1c8f929dd authored almost 6 years ago
feat(opencollective prompt): clear package.json modifications

f0807331481210d642bbdac4dabba01a52fa5807 authored almost 6 years ago
feat(opencollective prompt): add prompt in postinstall script

dd9d5285c19a2857e18033468b7420ede392f6e9 authored almost 6 years ago
Merge pull request #742 from rishabh3112/fix/init

fix(init): fix init prompt installation

6aec4c32dce557fa193f089995ddea523b79580d authored almost 6 years ago
Merge pull request #768 from misterdev/docs/contributing-formatting

docs(contributing): improve formatting

e2c9dd79990b47f88e028ba8b52f7908dc092e16 authored almost 6 years ago
Merge pull request #785 from webpack/fix/ci

fix(tests): update jest

6fee805c90d7000d82ad4164c281a5f4af7a9aea authored almost 6 years ago
chore(deps): @std/esm -> esm

a8b46bf3fb881de84895864c44c59927601ff6f5 authored almost 6 years ago
fix(tests): remove snapshot for static compilation

54a3ac491ae3f418813d95b8bd6a4f820e29de85 authored almost 6 years ago
fix(tests): remove snapshot for static compilation

3af0948893e4ac938f51f018de8c84615a8c97a9 authored almost 6 years ago
docs(contributing): refactor & formatting

1042cb2d08ff27c04b63849c3760a91d149c598f authored almost 6 years ago
fix(tests): update jest

d19577407bbc3f362f96ba31abfa0ee4f39bfa1b authored almost 6 years ago
docs(contributing): improve formatting

47fcd7f957dfb2ad699913d3905f95e55644f3a2 authored almost 6 years ago
docs(scaffolding): fix links

e11c5244f8bb197d30e9304d4e8bb0b10d8a513b authored almost 6 years ago
docs(scaffolding): add yarn example

d47eea0ade6234752fd56ece77db92d43440d092 authored almost 6 years ago
docs(scaffold): add link option for local

f8424be08e15bfec7738388a7ab863c6094e0477 authored almost 6 years ago
docs(scaffolding): fix typo

87ba169525718d7583352f4240d3d40bc9402da2 authored almost 6 years ago
docs(scaffolding): improved structure, formatting, typos

8949f828f9dca2b393bf6d0c85bfe1440462bf57 authored almost 6 years ago
fix(init): revert to local installation

48b3b23237bcc7890afc3c27cfc4b0fc6b3574db authored almost 6 years ago
fix(init): update prompt command

c1c07396cd4969de12b771b6139886c754b24e5f authored almost 6 years ago
fix(init): lint code

20aab48f61a239437e697c832bd515e3acfb643f authored almost 6 years ago
fix(init): support global installation

1cb0166b19c438e64fe186c7fafb834edb97f050 authored almost 6 years ago
docs: init documentaion

Add setup walk through and add usage description

4b130bb97cfb3d5a6cf7d1bc122e25efa569c27a authored almost 6 years ago
fix(init): update prompt command

1cab3cbc92234748b3e2f20d70f09d20212561f1 authored almost 6 years ago
chore: remove commit lint from travis

ccec130e1701ebe0840a04aa2fe950456402ff65 authored almost 6 years ago
chore: revise contributing location

13a3a87b7d5f301c1b80d4b36d38bcb8dfdda8ef authored almost 6 years ago
Merge pull request #757 from misterdev/patch-4

docs(contributing): adds prebuild instructions

637c47c6e1c2bc701340b7b611b6ae1981f216cb authored almost 6 years ago
Merge branch 'master' of https://github.com/webpack/webpack-cli into patch-4

91a92427dc3e59c9d2657ba59955f8f0a00eb1a8 authored almost 6 years ago
Merge pull request #763 from webpack/bugfix/fix-vee-five-support

fix(bin): use compiler.close API correctly for stats

f2bc8a2639f67357f29165eae271fbdefa40f35d authored almost 6 years ago
Merge pull request #776 from dhruvdutt/deps/upgrade

chore(deps): fix vulnerabilities

d7944b6c39fa1b495f80e2905a329effa0fe61a9 authored almost 6 years ago