Volen

Results 23 comments of Volen

Hey! I've received a lot of requests for this feature, so I've decided to start working on an 'unplugin' plugin for this library ahead of the rewrite. This way, you'll...

Sadly no, this is currently impossible to do. You can use the `Resolve` type, but that will return a single error instead of all of them like how it is...

You could configure webpack to not bundle the library with the `externals` option, I haven't tried it for myself but it should work. The value can be anything since the...