Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 13.8k
force import #596
Copy link
Copy link
Closed
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code
Description
Activity
Metadata
Metadata
Assignees
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code
I have many scenarios where I would do this:
I dont use
myExternalModulein my code but still I want it to be included using requirejs. I just need it to be there.If there could be a
forceimportkeyword that would be very cool!