Skip to content

Commit

Permalink
fix: issue 701
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-Bernardito committed Feb 17, 2021
1 parent 0997a13 commit 013360d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/cases/content-entries-with-same-import/test.filter.js
@@ -0,0 +1,3 @@
const webpack = require('webpack');

module.exports = () => webpack.version[0] !== '4';

0 comments on commit 013360d

Please sign in to comment.