Actions
Bug #26235
closedPlugin with webpack detection fails when plugin has no path
Description
We register :skip_test plugin in test and this plugin has nil as a path. It is no possible to
File.join(nil, 'webpack', 'index.js)
Actions
Added by Ondřej Pražák almost 7 years ago. Updated almost 7 years ago.
Description
We register :skip_test plugin in test and this plugin has nil as a path. It is no possible to
File.join(nil, 'webpack', 'index.js)
Applied in changeset b65a9efcc514841cacda3d58fe59d09c7c8eeaf3.