Mika Kalathil

Results 54 comments of Mika Kalathil

Closing as ExtractTextPlugin is unsupported. Maybe in the future!

I've tried with multiple `HtmlWebpackPlugins` and I get a fair amount of errors. Is there a way to tell it to emit one ssr-bundle.js file? ``` ERROR in chunk contact...

This currently doesn't exist!

You can fix this by using the `directory` parameter to specify the build directory. Unfortunately, I don't think making changes to suit larvel is a good idea!

Awesome, thanks for more info. I've merged it in and will draft a release tonight 😄 Thanks for your work 🙏

The tests are failing and I'm not sure why, I was inclined to think it a config on aws issue but some fail others don't, gonna try reverting and testing,...

I have no idea why this would be, any further investigation is welcome.

Please make a new issue with more info @lasantha57

Yeah it's been bugged for a long time, not sure how to fix it though since by code it still looks right 🤔 If you have any ideas it's only...

Honestly when releasing for prod you usually want to use a hash on the end of your filenames to cache bust. I'm fairly certain this will override the old files...