Anton Minin
Anton Minin
I cant build the library with redux-form. See the [code](https://github.com/aminin/react-component-library/commit/3f4a43437fa2ac19a6c77d44a4352be09762b203) Storybook works fine ``` npm run storybook ``` but ``` npm run build ``` fails with the following error: ```...
In the following code the `TranslationWalker` will be replaced by KnpPaginator and won't be applied. ```php $page = 1; $limit = 1000; $query = $repo->createQueryBuilder('a') ->getQuery() ->setHint( Query::HINT_CUSTOM_OUTPUT_WALKER, '\Gedmo\Translatable\Query\TreeWalker\TranslationWalker' )...
|framework |requests per second|relative|peak memory|relative| |-------------------|------------------:|-------:|----------:|-------:| |silex-2.0 | 612.74| 2.6| 0.66| 1.0| |symfony-3.3-micro | 418.91| 1.7| 0.87| 1.3| |symfony-3.0 | 267.08| 1.1| 1.24| 1.9| |symfony-3.3 | 240.20| 1.0| 1.31| 2.0|
to avoid redundant Gemfile.local manipulations