Ecosyste.ms: OpenCollective

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

github.com/fastpack/fastpack

Pack JS code fast & easy
https://github.com/fastpack/fastpack

bump version

173e0a412474baefd1f0f22597274730a74f475d authored about 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #162 from fastpack/refactor/performance

Refactor/performance
- improve performance
- add `--export-check-used-imports-only`
- add `--...

1abc4c2f32d3308c9ebec542fbd64edcc5782328 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge branch 'refactor/performance' of github.com:fastpack/fastpack into refactor/performance

5ab5e7c2ad8a0eb254769a967f13631a12614d14 authored over 5 years ago by Oleksiy Golovko <[email protected]>
update esy.lock

64d874afb165febd391c04288b488ade4fe4ed05 authored over 5 years ago by Oleksiy Golovko <[email protected]>
add --export-check-used-imports-only

974b3141734b647ff1178a3943223e840eb7a0a7 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix name resolution in modules

b8116db40f5dcc437efe959c38364b994aad75bb authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix performance & add packageMainFields config parameter

dc57f66c11cef67e8567d749dd9b479e3af346fa authored over 5 years ago by Oleksiy Golovko <[email protected]>
limit Lwt usage when constructing dependency graph

2f6e8b4c979bfbe2e2cd876cc3c6bf9964b2d4bb authored over 5 years ago by Oleksiy Golovko <[email protected]>
improve chunk generation

65e865ff0bf23e3918f8dfc158836770b80aba48 authored over 5 years ago by Oleksiy Golovko <[email protected]>
add --export-check-used-imports-only

6345df307bfe2c6ec193da7d57210f96870df56b authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix name resolution in modules

ee6e869a3a6cbd6c4c3ea847f3f8a0b8463808d2 authored over 5 years ago by Oleksiy Golovko <[email protected]>
update esy

44666e748c87929694bfcee7d217ff107d70b57b authored over 5 years ago by Oleksiy Golovko <[email protected]>
disable terminal coloring for unit tests

9996be42582781b363250b7594027f3b4ea5b446 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix tests for colored terminal output

80e498e22fa27d7bb793c37b35acd7a4bc3ec3ce authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #161 from davesnx/I-159-Unify-terminal-output-api

#159 Unify terminal output API

e9e1cd6ac7c88b6d40b7c0240a1f458635cd0a62 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Create FUNDING.yml

43f3ecfe7434718b743468fdf56b5256b245c912 authored over 5 years ago by Andrey Popp <[email protected]>
fix(Error): Add new line after a new error report

d879216932c1e6900b41a1dbeead7ee149fd536b authored over 5 years ago by David Sancho <[email protected]>
refactor: Remove Terminal print_with_color

2311165f86262877b7c7c2ef485c7d09f1162ced authored over 5 years ago by David Sancho <[email protected]>
refactor: Add Pastel into Terminal.print_with_color

ffbc108fb5ed3f8f41385efb7e2893bf3a0d62c7 authored over 5 years ago by David Sancho <[email protected]>
fix performance & add packageMainFields config parameter

d73e2f61e00e9f7c34394264a174e73243def0d7 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Fix typo

9f6aa7d5b83ffef03e73a15679200576ff9dbcb7 authored over 5 years ago by baremetalfreak <[email protected]>
limit Lwt usage when constructing dependency graph

ab1f781ede05ac1f438b9de77a6eaee695814e20 authored over 5 years ago by Oleksiy Golovko <[email protected]>
improve chunk generation

35571297be834aef1ee8cb003e1012de1e68ad81 authored over 5 years ago by Oleksiy Golovko <[email protected]>
[WIP] Readme updates & cleanup (#158)

9162f37993ca2dd026b81eb5b1917b6ed641e2d3 authored over 5 years ago by Oleksiy Golovko <[email protected]>
update dependencies

ca883a990518a1d4c690f4ec0a918459239fa0e7 authored over 5 years ago by Oleksiy Golovko <[email protected]>
update version to 0.9.0

0bfcaf1dc4ef4903649670b7d2ffde17768237b1 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #156 from fastpack/feat/config

Configuration file & explain-config command

cfd0640095e301cfd6ed54b21bf5061b37257df1 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix tests

d3fe3a39747293b7092eeec1ce97e918244f9bfa authored over 5 years ago by Oleksiy Golovko <[email protected]>
Complete explain-config

d8adf8f69e2172a0f671c4e6cdca455ea7203d5b authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge branch 'feat/config' of github.com:fastpack/fastpack into feat/config

82f2d5f264e3a7abc04f69e217c1a9be644cf2b5 authored over 5 years ago by Oleksiy Golovko <[email protected]>
complete rebase over master

9efdab4cdcdcb93bcffa547354fcf36a24d152de authored over 5 years ago by Oleksiy Golovko <[email protected]>
initiall pass on explain-config

8897e239b7d2be0f635bcf08ae962964c7371c9d authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactor errors

78b18c4df4730b16f6acb500fbab977f0a75ab01 authored over 5 years ago by Oleksiy Golovko <[email protected]>
use Pastel for reporting the config errors

0ca9bc810e38e0308a71cf731a41e96cf439cada authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactor Config, add Config.rei

9eed8105ec7c836dd1a7da9b775dc529bced740b authored over 5 years ago by Oleksiy Golovko <[email protected]>
initial config implementation

777bfd5128944fdd4bc6416cd747ce4c421b62ed authored over 5 years ago by Oleksiy Golovko <[email protected]>
initiall pass on explain-config

61bac4f52e5d4e0e8da39b8c3fc8c3a9147ba08c authored over 5 years ago by Oleksiy Golovko <[email protected]>
pin @opam/base to v0.11.1

a2c54b0eba0e1f2af2cdbf8fed2d478219c974dc authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix dependencies

3853cd9de6a49758c6eae39498c972e3a2ea1c73 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #157 from opencollective/opencollective

Activating Open Collective

cc89c9cde4daae0762579e05106c0719b88a8546 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Added call to donate after npm install (optional)

c28a7b3c1c8a8e9820dd769133f27c80dbb5a50d authored over 5 years ago by Jess <[email protected]>
Added backers and sponsors on the README

ed741fb604f9554eb008385d9f04d87fc6a0a3a9 authored over 5 years ago by Jess <[email protected]>
refactor errors

412235caadc9f2775fec8f472485766c4570205e authored over 5 years ago by Oleksiy Golovko <[email protected]>
use Pastel for reporting the config errors

b3f3479071c6f866122f2bcf807b264f4ac5f349 authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactor Config, add Config.rei

65a4203880c0c35ceac8fe07176e1fa4dab4ed24 authored over 5 years ago by Oleksiy Golovko <[email protected]>
initial config implementation

0d60064088240c52688d122cc6656bd79853e6f4 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix project root replacement in preprocessor errors/warnings

fa74ac2aca89937fc75f80c5d7cfae18a9272c42 authored over 5 years ago by Oleksiy Golovko <[email protected]>
sort linter warnings, print test output

a56d7c3568d35c35f4b2d09c89014f96fbc553a1 authored over 5 years ago by Oleksiy Golovko <[email protected]>
check node version on CI

d7f47ca70b88fea8b64daa7055b567d5c267a55b authored over 5 years ago by Oleksiy Golovko <[email protected]>
update node version

0b9ec7212249bcd0197086e3c7bf0bc4f0488dbb authored over 5 years ago by Oleksiy Golovko <[email protected]>
support `eslint-loader`

213c19c481f8d2ad292eb242e472c8ab8ffff715 authored over 5 years ago by Oleksiy Golovko <[email protected]>
add `--env-var=NAME[=DEFAULT_VALUE]`

365123f9c3c71b3bf12d24e2c9ace36eba375ecb authored over 5 years ago by Oleksiy Golovko <[email protected]>
bump version

0c4d463693eec41f7457c2864188264e37b9131e authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix tests

5fb80d976d6b018c6e88cb1c8efe682f3fafee73 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix escaping strings in JSX

2faed73e82dd62b504a588bd0b6c6eddd5c2a0bd authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #154 from fastpack/fix/case-sensitive-resolver

treat filenames case-sensitive on MacOS & Windows when resolving modules

ba3836f4f33e5b7d4c2a10ad74cc848c247c45ea authored over 5 years ago by Oleksiy Golovko <[email protected]>
treat filenames case-sensitive on MacOS & Windows when resolving modules

0d5d6d946a75f2f89c9f216af6924500b9b7c6a3 authored over 5 years ago by Oleksiy Golovko <[email protected]>
bump version

1e62e479274bf9eeb244670842245f64badb5735 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix resolving through the "browser" field (remove the entry when

key==value)

e760884bf4104bb3206971160979e66fc7d27936 authored over 5 years ago by Oleksiy Golovko <[email protected]>
polyfill setImmediate/clearImmediate

5fc7d892278a9b07fd7c8222fa6752d272cd6f96 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Use Object.defineProperty for defining the `__esModule`

1a407c875c9a4ea1e6ae59f5e94f48f23e000e26 authored over 5 years ago by Oleksiy Golovko <[email protected]>
change the package name in README

da56fca2c8792ad32c66b8dee6257480100d2faa authored over 5 years ago by Oleksiy Golovko <[email protected]>
add loader-runner as dependency

8a24304c102b8dcb8d86f1423b3e5634f974a8f8 authored over 5 years ago by Oleksiy Golovko <[email protected]>
remove debugging output

5c87d26ae6ea067fd8dc7bdc341b1b50e40694e9 authored over 5 years ago by Oleksiy Golovko <[email protected]>
UTF-8 processing reworked. Performance boost in certain cases (#153)

9aa2f2706ebb003cd321bb6e39eaaf997ac6c2b8 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #149 from fastpack/refactor/bundle

Refactor/bundle

7b911233b7f7243c44aaead5ea9a45f96ae43876 authored over 5 years ago by Oleksiy Golovko <[email protected]>
bump version & update README

b2cfc01aaeb008cb89356dde1c4052c46d3d6cd6 authored over 5 years ago by Oleksiy Golovko <[email protected]>
remove ocp-indent (seems to be broken on Windows)

392e4dc19d9d8d2864751660d342d540af82d7a5 authored over 5 years ago by Oleksiy Golovko <[email protected]>
downgrade utop to 2.0.2 since Windows build is not happy

aecd291dd3c255bfc3e4d51e5680c06dc55cd98e authored over 5 years ago by Oleksiy Golovko <[email protected]>
remove rtop/add ocp-indent

b02be55d2ffd4dfa11dd2177dd7a1237b92fc10a authored over 5 years ago by Oleksiy Golovko <[email protected]>
add Bundle.rei

204020e0277767383e955a579c69276a19e35383 authored over 5 years ago by Oleksiy Golovko <[email protected]>
remove Context.current_location

15e42a30853de796cca74c19ad4300ae5f47734d authored over 5 years ago by Oleksiy Golovko <[email protected]>
Update error reporting

a431fa019736550f9f89bfd1653ab350d9fc0d9d authored over 5 years ago by Oleksiy Golovko <[email protected]>
improve reporting of the initial cache state

d9eddecdbb7e4ff5397d0e950ceb9352d556df7e authored over 5 years ago by Oleksiy Golovko <[email protected]>
watch mode fixes

19d6a12cffcbe953c2cca10818f1b82442397a1f authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactor `watch`

145de7b04b232afc5e04c928a13b2a26d2c11387 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Another fix to FSCache. Use `lstat`

877b3684ddaa91bf4b7ffd7787cc7c4ec4ed616f authored over 5 years ago by Oleksiy Golovko <[email protected]>
API cleanup: remove GraphBuilder

b2de19d619c4ef5f87f96760425fb2a27e5ebd5a authored over 5 years ago by Oleksiy Golovko <[email protected]>
track symlinks in FSCache

06c1a3a3bd5b5cf6ea4e807e3b602b643a1489b8 authored over 5 years ago by Oleksiy Golovko <[email protected]>
improve error/changes reporting in watch mode

063e7828f65990c1d3dd0e1b5f34263980262095 authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix error reporting

ede10ce1d95dec0037168b2884160a62630465c6 authored over 5 years ago by Oleksiy Golovko <[email protected]>
remove `--report` option

5f7be0930e55dff4af36bf528f43a94fc98dc7b8 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Old API is completely removed

b1333b4e68a4112901aab5785e678d254b938fce authored over 5 years ago by Oleksiy Golovko <[email protected]>
Old API replaced

314e1f1728845b534a9d85012f311c43244d3b2f authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix Builder.rebuild & tests

ff671b11391574aaba7fb588ff7208817040de85 authored over 5 years ago by Oleksiy Golovko <[email protected]>
get rid of Packer (WIP)

0b4efbdf66a180699bfec2c9626670f82f7c9310 authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactor ExportFinder

63695db386785033b42cc62f7e9aa4a58fe5c8ad authored over 5 years ago by Oleksiy Golovko <[email protected]>
simplify Context.t

fc44d610e4d63dbe46a955efd39f100a37faf979 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #146 from fastpack/feat/workspaces

- properly support yarn workspaces
- code splitting

d0a593b002d4992f93525960a1218b8e580dde4e authored over 5 years ago by Oleksiy Golovko <[email protected]>
fix postinstall.js & binary creation

64b1717724468a759628a32d6a306e3a0a678c6d authored over 5 years ago by Oleksiy Golovko <[email protected]>
update CI

63c7c0b42ad67cd7aa4e3143d4f70be34ded55bf authored over 5 years ago by Oleksiy Golovko <[email protected]>
update README

f87bbb56de4f86125b2e3b6b0ec2d7a056a7e41e authored over 5 years ago by Oleksiy Golovko <[email protected]>
update postinstall & CI config for Windows

65922185542683b3df811d85a754b769ea63f877 authored over 5 years ago by Oleksiy Golovko <[email protected]>
bump version / update unix tests

c11455a7a92b06d5d60416b7f459581d7be85cc4 authored over 5 years ago by Oleksiy Golovko <[email protected]>
add code splitting test

0104dbb87ae98b0d52672c683e401bc605a07112 authored over 5 years ago by Oleksiy Golovko <[email protected]>
Merge pull request #147 from fastpack/feat/code-splitting

Code splitting on `import()`

32e0b768a4402fc179c32e2c8c3b5826138305ae authored over 5 years ago by Oleksiy Golovko <[email protected]>
always build js package on CI

40892addaf8ebab8ce8929c35c4c373e46a85887 authored over 5 years ago by Oleksiy Golovko <[email protected]>
refactoring

112c8bdb8bb2ab8c56806babcee008606ef42935 authored over 5 years ago by Oleksiy Golovko <[email protected]>
support __webpack_public_path__ & __public_path__

c29d69c62af804ebfa62b3e8ff47585165383f68 authored over 5 years ago by Oleksiy Golovko <[email protected]>