shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.44k stars 185 forks source link

allow name to include its own ext #132

Closed robbtraister closed 3 years ago

robbtraister commented 6 years ago

Don't append a file extension if the name already includes one.

radum commented 6 years ago

@robbtraister I was a bit curious what is the use case for this? Can you share an example when this is needed?

shellscape commented 3 years ago

Thanks for opening this PR a while back, and I'm sorry that it didn't get attention sooner. Since the last comment was over two years ago, we're going to close this as abandoned.