Ecosyste.ms: OpenCollective

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

WPACK.IO - Webpack dev server for WordPress

💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
Collective - Host: opensource - https://opencollective.com/wpackio - Website: https://wpack.io - Code: https://github.com/swashata/wp-webpack-script

chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.3

github.com/swashata/wp-webpack-script - 356f9ac4908162934547e4ec0762761b8b11c6a3 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency react-hot-loader to v4.8.5

github.com/swashata/wp-webpack-script - dbf07184eba5a04323e1000cb611ebcf1740ebbf authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency lerna to v3.14.1

github.com/swashata/wp-webpack-script - 2ba53be83f8f4f196a1b4659270f832eb8248da2 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 887ef11880cbc8fc63f6bfa0216abacad6173906 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency lerna to v3.14.0

github.com/swashata/wp-webpack-script - 6607fee07b84e0428707dc22a9d7a3cf6b1efc64 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - d48dfc800be9a19f02e08b7348400cfa28c4a112 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - f802e43c74259dffa605c113941933478eac5c22 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/jest to v24.0.13

github.com/swashata/wp-webpack-script - bbca33adc57b3726786329f3a95dc95a5bec8dbd authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency prettier to v1.17.1

github.com/swashata/wp-webpack-script - 5fcff2d67a894952944831310a8361d91f7cda0e authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency docsearch.js to v2.6.3

github.com/swashata/wp-webpack-script - 08d34a63a25c1bd1ae3e0c9c1518cb205b928424 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.2

github.com/swashata/wp-webpack-script - dbe789bc0309d405706ebf6f193d088731f54326 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby-plugin-netlify-cache to v1.2.0

github.com/swashata/wp-webpack-script - 752d437320d7a1ba55e03263e586939a0bf23484 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - aed0fe731806c921ddd051c2c5804e4a0b2ed22f authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.1

github.com/swashata/wp-webpack-script - 0e54d94e8f7e797eca01e3fd9403eded589d0cdb authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update jest monorepo to v24.8.0

github.com/swashata/wp-webpack-script - 22022ae2afcb60937c5e800bade38bcef54feecc authored over 5 years ago by Renovate Bot <[email protected]>
chore(release): publish v3.5.0

github.com/swashata/wp-webpack-script - d82f8df7b3f683d520a05fac5d6f2c266b5158a4 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(deps): update dependencies

github.com/swashata/wp-webpack-script - 01711b09da8613b35680f63bf8f71ef40279f5a7 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat: set modules automatically

When node_env is test, then set modules to commonjs, otherwise
keep it at false.

github.com/swashata/wp-webpack-script - 143d0fd2412bb4875fda81f6dced460dd159244e authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(babel): add performant destructuring

Per CRA, we add transform-destructuring with loose set to false.
However, for hooks, we turn sel...

github.com/swashata/wp-webpack-script - c1ecbd71cc7ba1923149cf9c00d270a1afe14557 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix: module issue with plugin-transform-runtime

It makes babel assume every file is module. So set source to
unambiguous.

See #479

github.com/swashata/wp-webpack-script - e55528d0a198a1605c93a8bfb84bd9cf8d64dc3a authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(release): publish v3.4.0

github.com/swashata/wp-webpack-script - 16feb15b67e336e721b2eba4b5051713bbc24813 authored over 5 years ago by Swashata Ghosh <[email protected]>
chore: lockfile maintenance

github.com/swashata/wp-webpack-script - 88016ccd4f0967bf4e595a3b281cb5ffe3207b23 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(babel): Add transform-runtime to preset

github.com/swashata/wp-webpack-script - 5224cfebe30625c1bcfddb9667dd08e470c651e5 authored over 5 years ago by Adam Bergman <[email protected]>
docs(site): Add notes about transform-runtime

github.com/swashata/wp-webpack-script - bfc238a0066114cb421b7dd17c772ecb33b047c7 authored over 5 years ago by Adam Bergman <[email protected]>
docs(babel): Add docs about transform-runtime

github.com/swashata/wp-webpack-script - b43e0b18766244ff3a5830c8385b3fdb88e802bd authored over 5 years ago by Adam Bergman <[email protected]>
fix(babel): Make transform runtime optional

By setting the flag "noRuntime" in a babel config file one can now
disable @babel/plugin-transfo...

github.com/swashata/wp-webpack-script - 6941288c4fa26318b44c2c3f61bf678c427aaf28 authored over 5 years ago by Adam Bergman <[email protected]>
fix(babel): Update transform runtime opts

github.com/swashata/wp-webpack-script - 7cbc74545e4908911196ed40eb87262bf595de73 authored over 5 years ago by Adam Bergman <[email protected]>
chore(deps): update dependency @types/node to v11.13.10

github.com/swashata/wp-webpack-script - a0fc92a8fcb521f96da1bb771a44160c72c01999 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby to v2.4.2

github.com/swashata/wp-webpack-script - 75ddd35d0dc3901f16f493d42972347e0633cd38 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - a613cbe1291c607299ca746851b58a014b049060 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby to v2.4.1

github.com/swashata/wp-webpack-script - 3f2032248a585ca99c8b599e642dd225fbab0146 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/node to v11.13.9

github.com/swashata/wp-webpack-script - 0fba67a6c16e2ba9e4dce829c639447b2a9502a6 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 95c9700b85a3a72c4dc28a1978ff83edddb36119 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 4238f4fb0ce3fd1483d9be25b34408943451165d authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.0

github.com/swashata/wp-webpack-script - 55700405cc6c0054fc0c7266e0dfb51dd15c63c2 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby to v2.3.35

github.com/swashata/wp-webpack-script - 6c3ba538cb42b51385ac26c03173974c30a12bf8 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby-plugin-netlify to v2.0.16

github.com/swashata/wp-webpack-script - 9c90b3e14ee369db85f0d99bd50764bd0910bc54 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency react-helmet to v5.2.1

github.com/swashata/wp-webpack-script - 08f619abfaefb2be76e8d393bb2fee5b2be2b97d authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - cc450f4369aecaef940da8ec63c92190df626abe authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby to v2.3.33

github.com/swashata/wp-webpack-script - 75867adbc5f6410012037833b451f8a78e3d60bf authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/jest to v24.0.12

github.com/swashata/wp-webpack-script - 8ee605a25751331692b89a6970b9802cf3ab9c63 authored over 5 years ago by Renovate Bot <[email protected]>
chore(release): publish v3.3.0

github.com/swashata/wp-webpack-script - 6698b511aa10bf8f640015b412f9b60179b2ae30 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): make build output style consistent

Use the same header for error and warnings.

github.com/swashata/wp-webpack-script - b355d9d8bc0815a7f408dd72bf9187299d49ef82 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): add async typecheck report

fork ts checker in sync mode was pretty slow. So we add async
typechecking and tap into the plug...

github.com/swashata/wp-webpack-script - 3bf18dd264342a48939ff3f3191e6a8e983fd255 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat: modify build warning message

github.com/swashata/wp-webpack-script - 3f3face03514066363dbe803167bf23c9c11c829 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(scripts): add missing properties to default babel preset options

This makes sure the return has a consistent object structure.

github.com/swashata/wp-webpack-script - 68544b3cf84ecf96179d808909dd2f7f4c724100 authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(release): publish v3.2.0

github.com/swashata/wp-webpack-script - 0e10b08b97c6914237824e5ef20210b614e6a82c authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(deps): update dependencies

github.com/swashata/wp-webpack-script - 1146e63b768600731e685f56bf83fdd7c1fa51a0 authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(deps): pin dependency less to 3.9.0

github.com/swashata/wp-webpack-script - 6f2af6c83562b815b1bf10ab7ceb704edbda8dca authored over 5 years ago by Renovate Bot <[email protected]>
chore(e2e): default back to normal testing

Let's not mess up something that works just fine.

github.com/swashata/wp-webpack-script - 7a66314ecdb7bf380174ccbaf9d74c3ea3274f48 authored over 5 years ago by Swashata Ghosh <[email protected]>
test(e2e): add e2e tests for less

github.com/swashata/wp-webpack-script - b056681cf07c620d1e88663c8b4390e70f93bb12 authored over 5 years ago by Swashata Ghosh <[email protected]>
test: fix failing tests on devtool

github.com/swashata/wp-webpack-script - b3b71b7223bf0b42324a11ee019bd0706305a81e authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): improve performance of build time

1. Use ts incremental API for fork-ts-checker.
2. Use cheaper source map during dev.

See #473

github.com/swashata/wp-webpack-script - 0ddd9a387dc63f2803bc38aec96cd01a4a45ea8c authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): add less support

Add built-in support for less.

See #469

github.com/swashata/wp-webpack-script - 751c4d69ef1cfe0dfd595ebf94e86a1092cff505 authored over 5 years ago by Swashata Ghosh <[email protected]>
test(script): add tests for node-module compilation

See #471

github.com/swashata/wp-webpack-script - 21f53124428dfd12a8e6cb2c2cb3c47ae9c6421a authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): compile node-modules with babel-loader

Add support for compiling node_modules with our own babel preset.

See #471

github.com/swashata/wp-webpack-script - 9ac03a4ce7342bb60777f574caedd5b2a0d4087d authored over 5 years ago by Swashata Ghosh <[email protected]>
test: fix and add tests for babel-loader cache

Update snapshots for new options added to babel-loader. Also add
test case for specificity.

See...

github.com/swashata/wp-webpack-script - b39950ce75c26c4030d481ee5f232d67c3593eea authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): add cache to babel loader for js and ts

This would default to node_modules/.cache/babel-loader which is
a sane default.

See #472

github.com/swashata/wp-webpack-script - e87abd6538b54e0c40ef960f08b5263bc51ceae8 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(deps): update dependency gatsby to v2.3.32

github.com/swashata/wp-webpack-script - 16f5a3f90551c44a3c29c1528fb7b1dcc17bd2bb authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/node to v11.13.8

github.com/swashata/wp-webpack-script - 78079cd8c4caf862586bf8e957fc3077355a8307 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update dependency gatsby to v2.3.31

github.com/swashata/wp-webpack-script - e894e3fba9f0b762d66102cb0bd45d40b88f3d89 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 616b9b6a78b8a079af8bde0dc6df78027f0b87f5 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency lerna to v3.13.4

github.com/swashata/wp-webpack-script - 0c8ed66f1a0ea77a3f69c55a4c737ad04a21a55b authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 8499ab88ec0cb051bb5a82c61558adc4a0faeacb authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 7bdc16e19e0846920b4b827a1598b5336b0669bf authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency typescript to v3.4.5

github.com/swashata/wp-webpack-script - 4bef12e25d86ef1b0cd227edf8cee3035ec66cb1 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 7cbc87260eec99e4f53c3221ab4caab9a5af789b authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/node to v11.13.7

github.com/swashata/wp-webpack-script - f33365c8c65bafc47ce44f2cefcdd8e0b1a65c18 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.1.1

github.com/swashata/wp-webpack-script - 3f96bff8a69d96d9c1282525ae9d643913592b6d authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update typescript-eslint monorepo to v1.7.0

github.com/swashata/wp-webpack-script - 56967d9f6c4c9b04e092585d52a1e6650d76196e authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.1.0

github.com/swashata/wp-webpack-script - 9c171ad64864f9ebcf7e36d2038949e66f6ed9ed authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/node to v11.13.6

github.com/swashata/wp-webpack-script - 3e9f42f3a7923f2a993632ec9addbfd0e9bf97ef authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.0.4

github.com/swashata/wp-webpack-script - 13fca91c97f3c4d4cb1cf938637f3ffed848348b authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency typescript to v3.4.4

github.com/swashata/wp-webpack-script - 294bb2f703768f3ce1a47951586d37eca4d6f9a1 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - b4dd53c09212f89844e3590ffcd995dc32c64a73 authored over 5 years ago by Renovate Bot <[email protected]>
chore(release): publish v3.1.0

github.com/swashata/wp-webpack-script - 01f9310c5ffd88a825d81e9c4ec68ab3ef79b4d0 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(scripts): missing name in single compiler mode

When in single compiler mode, webpack doesn't pass (for some reason)
the name. So we go around i...

github.com/swashata/wp-webpack-script - 2677b9cb46b49d414dcb35851d4203cb2cc36648 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix: remove unused module

github.com/swashata/wp-webpack-script - 4bb0d3a4baf327c9969a6014d306f4474d8e347d authored over 5 years ago by Swashata Ghosh <[email protected]>
fix: remove unused parameter

github.com/swashata/wp-webpack-script - c2e1956638dff78a8347da3475f81834bc7e8771 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): add compile time message to output

It was complicated than I thought it would be. Firstly because,
webpack multi compiler always re...

github.com/swashata/wp-webpack-script - 63136c7422636ded1663b8944a66bdf84b2732e7 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): show cli output on browser-sync reload

See #444

github.com/swashata/wp-webpack-script - c1885e2870d4b72b304c12df15485e0780b740d6 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(scripts): improve typechecking performance

Explicitly add some options in project config so that it can be
improved from userland.

See #447

github.com/swashata/wp-webpack-script - e63aa9b3f43dd0f3babc0751a815d4c31e992d33 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(scripts): time output in log

Now time output is sane. Previously it would show 10:10:1 instead
of 10:10:10.

See #444

github.com/swashata/wp-webpack-script - ee82d38010c72df519f523ffbc8d3755fbd06647 authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.0.3

github.com/swashata/wp-webpack-script - cc089e81225c335a0425640f86b7b022da8de1dd authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 5bbf437e5ffee8508a8ca0c3216e3ba5d2f8218f authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency lerna to v3.13.3

github.com/swashata/wp-webpack-script - d950007560fc314d64e3e934449a922a18c39707 authored over 5 years ago by Renovate Bot <[email protected]>
fix(deps): pin dependency gatsby-plugin-google-analytics to 2.0.18

github.com/swashata/wp-webpack-script - 03be604bba6d443790f504f2afa7d0f079b4a1d2 authored over 5 years ago by Renovate Bot <[email protected]>
chore: add anonymized ga to wpackio site

github.com/swashata/wp-webpack-script - 7b28badd760eddf2efce25f664f3ac8420f05c9b authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(release): publish v3.0.0

github.com/swashata/wp-webpack-script - 0fb0f355fc35aa4bd3b7eaab97943ed5979aa1d9 authored over 5 years ago by Swashata Ghosh <[email protected]>
chore: update readme with eslint info

package/scripts still had tslint info instead of eslint.

github.com/swashata/wp-webpack-script - 16b76b1f2abe7e1b2fe604128bea844a28e52cdd authored over 5 years ago by Swashata Ghosh <[email protected]>
chore: update screenshots in readme

See #438

github.com/swashata/wp-webpack-script - f248d2e51e2ebf07e87b80676d263a04a4004276 authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(site): update screenshots

See #438

github.com/swashata/wp-webpack-script - 1f28f04f8d0d7abb0c3b4fda11473c53da877d00 authored over 5 years ago by Swashata Ghosh <[email protected]>
Merge branch 'master' of github.com:swashata/wp-webpack-script

github.com/swashata/wp-webpack-script - 63d1924a038d17ef4800262b1eaeae4fcf3b515d authored over 5 years ago by Swashata Ghosh <[email protected]>
feat(cli): improve cli output

Remove boxen from all output and significantly improve overall
CLI output and make them consiste...

github.com/swashata/wp-webpack-script - fc7502c05744db79c09a86ebf978d875a9b10e89 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(deps): update gatsby monorepo

github.com/swashata/wp-webpack-script - 3bbafb9f603f8306a647cb5133c639f1b3ef9024 authored over 5 years ago by Renovate Bot <[email protected]>
chore: fix merge conflict

Merge branch 'master' of github.com:swashata/wp-webpack-script

github.com/swashata/wp-webpack-script - e74235426a0ed684287031ccd7e0429919a48d4c authored over 5 years ago by Swashata Ghosh <[email protected]>
docs: document using babel, jest and eslint

github.com/swashata/wp-webpack-script - 2569aba1ebfdefd5558f456f97b6ba16d5d72789 authored over 5 years ago by Swashata Ghosh <[email protected]>
fix(deps): update dependency @types/shelljs to v0.8.5

github.com/swashata/wp-webpack-script - 1a1064f79333be3b318c00b61b41df9b83c4bc53 authored over 5 years ago by Renovate Bot <[email protected]>
chore: fix rm issue on non existing file

github.com/swashata/wp-webpack-script - 8367cb569d8ab1e60ce5ce7b6d3b28cff55820ef authored over 5 years ago by Swashata Ghosh <[email protected]>
chore(packages): update package.json for all packages

Remove tsbuildinfo during clean and add main types.

github.com/swashata/wp-webpack-script - f853fe6718a68e0357f703cdbbcb3ee92eeadbf3 authored over 5 years ago by Swashata Ghosh <[email protected]>