Skip to content

Commit

Permalink
Merge pull request #1 from jcarmona120/excludeFileUploaderModules
Browse files Browse the repository at this point in the history
Exclude jquery/fileUploader modules from bundle
  • Loading branch information
Leland authored Apr 14, 2021
2 parents 308853f + 0fe8acf commit f46ce62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/generate/excludedModules.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ module.exports = [
'exports',
'require',
'module',
'jquery/fileUploader/',
'jquery/file-uploader',
];

0 comments on commit f46ce62

Please sign in to comment.