webpack-emit-all-plugin icon indicating copy to clipboard operation
webpack-emit-all-plugin copied to clipboard

ignore if path is falsy

Open bv-loveholidays opened this issue 6 years ago • 4 comments

I was getting a problem with a resource path being undefined. Not sure if it was due to our code splitting setup, but this fixed the problem for us.

Also we need the ability to transform filenames because we're using .jsx endings which doesn't work well with node module requires.

bv-loveholidays avatar May 31 '18 15:05 bv-loveholidays

(Leaving a reminder for myself) document in README once merged.

Will merge this at the same time as #6. Thanks @bv-loveholidays!

DrewML avatar Jul 02 '18 09:07 DrewML

@DrewML no worries :)

bv-loveholidays avatar Jul 18 '18 09:07 bv-loveholidays

@DrewML Any updates on when this could be merged?

fbritoferreira avatar Aug 15 '18 13:08 fbritoferreira

I know free maintenance work is a thankless chore, but is there a possibility to merge this? :-)

lll000111 avatar Dec 05 '18 12:12 lll000111