Andrew Colclough
                                            Andrew Colclough
                                        
                                    > it's fixed now, you pass a custom config, in which you only gives client section of the build for the tests > [https://github.com/bahmutov/cy-rollup/issues/2#issuecomment-625458128](url) > Readme should be updated to...
I would like to second this proposal. In the past several jobs we have had situations where the application layout uses css grid, but the main scrollable content region is...
I think that the Front End Architect role should bridge this discipline a bit, as performance crosses several roles and technologies in a stack. It seems like a good understanding...
Yes, and every team needs a person to direct how the front end assets specifically are built and delivered. In my experience, a strict Ops person isn't well acquainted with...
Right on @galvez! Happy to follow your progress here. Thanks!
I'm bumping this - cause I got my org on board with Svelte, and am working to support IE11. I got 100% of the way there with: https://blog.az.sg/posts/svelte-and-ie11/ But then...
This just in: we needed Babel for polyfilling all the promise, async/await stuff etc. But we also needed: https://github.com/github/fetch to Polyfill the fetch. And now things are working in IE11....
> @andrewdc yes please go ahead and give me your configuration I'm interested So, here is the config chunk for our Legacy bundle. I recommend the Rollup plugin polyfill, as...