-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Hi, I got a problem when use expose and dll plugin at the same time, when I put the jquery in dll plugin, it will not work.
If I don't use dll plugin, it can work well both use require('expose?jQuery!jquery')
and write it in webpack config file.
But since I put jquery in dll plugin, it can only work by using require('expose?jQuery!jquery')
. If I write the jquery loader in config file, it will not work. All the code is the same, except I write a dll plugin.
gmathieu, vitorbal, metame, subicura, matteoantoci and 18 more
Metadata
Metadata
Assignees
Labels
No labels