Ed Morley

Results 266 issues of Ed Morley

- components: `Transition`, `Modal` - reactstrap version `6.5.0` - import method `es` - react version `16.6.1` - bootstrap version `4.1.3` ### What is happening? React 16.3 added a new strict...

The `.merge()` feature has a number of limitations: 1. The object passed to it must be a in a very specific schema, that is similar enough to the webpack config...

help wanted
question

Currently whilst webpack-chain does have TS type definitions, we frequently find bugs/omissions in the types, and to test these type definitions we have to have a significant amount of duplication...

help wanted
development

Split out of #225... --- I was wondering about drastically simplifying the `.merge()` section of the docs, so that instead of being a copy-paste of every webpack config option, it...

help wanted
docs

See: https://github.com/neutrinojs/webpack-chain/issues/28#issuecomment-370243428

docs

Cross-posting in case there are people watching this repository, but not [PyMySQL/mysqlclient-python](https://github.com/PyMySQL/mysqlclient-python). If MySQLdb is used with mysql client libraries < v5.7, then TLS connections are vulnerable to MITM due...

Hi! In a particular project, I use `flate2` to decompress a ~50MB gzipped tarfile. Whilst in production the project will be built in release mode, the integration tests are performed...

Hi! This package is already available in wheel form for OS X/Windows, however it would be great to add Linux to that list via the new manylinux1 variant: https://www.python.org/dev/peps/pep-0513/ https://github.com/pypa/python-manylinux-demo...

Hi The upcoming html-webpack-plugin v4 (currently at `4.0.0-beta.1`) has changed the name of several of its hooks, which causes: ``` Syntax error: Unable to tap into the HtmlWebpackPlugin's callbacks. Make...

I'm trying to build from source on Ubuntu 16.04, since the latest pypi release is 2 years old. The readme [says](https://github.com/celery/librabbitmq#using-the-development-version) to: - $ `git clone git://github.com/celery/librabbitmq.git` - $ `cd...