Project

General

Profile

Actions

Bug #17035

closed

Remove webpack provider plugin

Added by Gail Steiger over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Webpack is configured to automatically load 'jquery' when the '$' or 'jquery' is used as free variable in a module. The identifier is filled with the exports of the loaded module.

The consequence is that in some instances 'jquery' is not imported into some modules where it is used. Tests for these modules will not work if 'jquery' is not explicitly imported.

Actions

Also available in: Atom PDF