Opened 6 years ago
Closed 6 years ago
#18236 closed defect (fixed)
Node.js loader plugin does not work with RequireJS
Reported by: | Colin Snover | Owned by: | Colin Snover |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.7 |
Component: | Loader | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
RequireJS puts nodeRequire
only on the global require, not the context-specific require, so the loader plugin is unable to find it.
Note: See
TracTickets for help on using
tickets.
Broken webhooks are killing me.
master: c58335c 1.9: af45feb 1.8: 9347259