-
Notifications
You must be signed in to change notification settings - Fork 952
Closed
Milestone
Description
#3464 may need some more work. It seems that the webpack auto public path does not work inside of AMD modules, since by the time the AMD callback is called the currentScript is null. This would affect the various amd modules generated by the html manager. This is hinted at in #2191 (comment). See also #1652, #1650.
A workaround for automatically figuring out the public path in an AMD module using the require 'module' magic dependency is at jupyter-widgets/widget-cookiecutter#103
Metadata
Metadata
Assignees
Labels
No labels