Ecosyste.ms: OpenCollective

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

github.com/survivejs/webpack-presets

Shareable configuration presets for Webpack (MIT)
https://github.com/survivejs/webpack-presets

0.1.1

6910b06a457a7ef139b6a3c4e8dd22a09fba4867 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Update lib

78b8278d6db20d4c32f9a8cfea147298424992fb authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add deprecation warning

641c69f11fbd33f80005ffd2c059b4b86050a685 authored over 8 years ago by Juho Vepsalainen <[email protected]>
Add missing *

c6a4ed4627116d1ce3f502c279ffafc6553ab9d7 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Fix syntax

9d75e854253d431dd2760a0d81ef0d550b602163 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Add TODO

52ba36ad5774893d462aafcc8b37a8090f292209 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Simplify README example

This needs to be simplified further.

c6358cc8192713262a0ff26dd430994e464cb71d authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Add a cli TODO

b5051202ea8e61649c510ac91cfc2291bd1038be authored almost 9 years ago by Juho Vepsalainen <[email protected]>
First stab at cli

Now you can do

> node bin/index.js preset setupReact -t dev

Currently it just executes the sel...

8e9bb773b976d9ed2fe11510cbaf93c8bf574459 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Add @timdorr to contributors

Thanks!

b24b9aa97a83cc1e301329cb090eddcf8831740a authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Merge pull request #2 from timdorr/patch-1

Switched the example in Readme to JS formatting

f4e2ea80c47abb27d1cf1c186a39c6e536c5113d authored almost 9 years ago by Juho Vepsäläinen <[email protected]>
Switched the example to js

Less firey red "you have done goofed!" kind of text in there :smile:

f609cdc69bfd96403fc5fb3a250d841d0db63bc7 authored almost 9 years ago by Tim Dorr <[email protected]>
Drop 0.10 and 0.12 from Travis

Not going to support those.

e187bcef975f3c3af0f7957d2b8c1490a5f9b7a6 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
0.1.0

a1b48b9bd44fb74bfe2db8245aa729fba472b032 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Update lib

b8082ea9927c4683508d94e3853dcd1162e04725 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Update changelog

daf0d614d9444945b2b836da27d9239fe49cbbd5 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Lint project

Allowed parameter reassignment.

37b1063be0c77235f3d49ddbca610c84f57c1c74 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Extend action/format/preset definition

Now all are similar ((paths) => ({...})). In addition, it's possible to
pass an array of each to...

bc637ee2d1ef2ad7cf32eaceaee100e1b011cf84 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Update dependencies

b6e23705861500b8122ad12d82784f2a88079c39 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Set up basic tests for actions, formats, and presets

21f05bb67b58cc33f8e4c6610d31204ca6e38ffd authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Fix linting action

`preLoaders` should be below `module` to work.

0e1b6eb98bdb48c3e8d0b58fef333346147e5561 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Set up Travis

7f09f722c40fc2cf2aebafc3f1ae3085f03f6a8b authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Add initial description

d8724f2ef50a989da4beb63c050b50cf216ffebd authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Lint code

8b902df9b7b50cc0a5e3d9d3f9da97a6fddc6184 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Set up initial tests

Far from perfect, but managed to catch a few issues.

8b098d9992c6684854952b420e407bde9afb81d0 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Fix lint errors

9f8ab7409292d2929d86a744f5061aa00bcd0ac1 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Make sure package export looks good

ed72896f5a2f6bd065a8ef7074dfd287c4c9c72a authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Push `evaluate` to a module of its own

ae7a44c4a7bf474f51daf99b0edf09121d0853de authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Drop `npm start` script

I need to figure out a better way to run the daemons in the same time.

9be03a2b9294e48414a16b234c7c4f2003724160 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Set up `.webpackrc` for testing

06205e52518cd8875627337f688ba569cade9b95 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Add initial code dump

d4bd0ca804b7d4be07ff0c56c8f5b94f8b4a92a5 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Set up good development build

7ff02cd4aaf50e669326fabfd031e3325e607914 authored almost 9 years ago by Juho Vepsalainen <[email protected]>
Initial commit

b02667c70be80ef36fda106cceb2db5da8028b2f authored almost 9 years ago by Juho Vepsalainen <[email protected]>