James Ingold

Results 16 comments of James Ingold

I'm using [react-app-rewired](https://github.com/timarney/react-app-rewired) temporarily, hoping this gets sorted out. Allows extension of webpack.config without ejecting. ``` yarn add -D assert path https-browserify os os-browserify stream-browserify stream-http react-app-rewired process ``` config.overrides.js...

Thanks for the response @balassy. Definitely understand where you're coming from and appreciate you updating the readme. @pointtoken Agreed, this is a great project. I would be open to helping...

This is pretty much a deal breaker using the DayView. Any update on getting this in?

@Zacktamondo it looks like markdown-resume changed to a cli format in it's recent addition. It will work if you do ```npx md2resume resume.md``` or install markdown-resume globally or install the...

@KingDarBoja I'm still seeing this on 1.4.1 Node version 14.3.0 serverless-plugin-typescript 1.4.1 Serverless: TypeScript compiled. Serverless: Copying Extras... Serverless: Finished Copying Extras Serverless: Copying Dependencies ... Serverless: Finished Copying Dependencies...

I get this happening on 1.3.0 and 1.4.1, so I'm not sure whats going on. Which version of serverless and nodejs are you using? Attached is the package.json and serverless.yml...

I had to hard code a token in the serverless-kubeless library in helpers.js getToken https://github.com/serverless/serverless-kubeless/blob/master/lib/helpers.js