Akash Rajput

Results 6 comments of Akash Rajput

This is blocking us from moving to lazy imports. Please try if your solution solves the issue.

works perfectly with ``` "react-app-rewired": "2.1.5", "react-hot-loader": "4.12.17" ``` & `config-overrides.js` ``` const rewireReactHotLoader = require('react-app-rewire-hot-loader') /* config-overrides.js */ module.exports = function override(config, env) { config = rewireReactHotLoader(config, env) return...

Could be related to the bug in underlying package: https://github.com/bbc/sqs-consumer/issues/241

Yes you need to put .npmrc file in docker service root. Check official npm docs. On Thu 30 Jan, 2020, 11:28 AM Scot Mcphee, wrote: > Did you ever get...

@alexesca You can print in/copy inside the .npmrc file in docker https://docs.npmjs.com/docker-and-private-modules#update-the-dockerfile