Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for almond.js [Fixes #81] #82

Closed
wants to merge 1 commit into from

Conversation

jmshal
Copy link

@jmshal jmshal commented Oct 1, 2014

It would seem that because almond.js does not make any requests to external files (due to it being a library for concatenated AMD modules), we can check whether the AMD implementation has the require.load function - which is used to load external files into the DOM.

So, ideally, this should fix issue #81. I've set the module name to Bugsnag to match the name of the global variable Bugsnag uses when no module loading library is used.

Feedback?

@iamJoeTaylor
Copy link

Bump

@jmshal jmshal deleted the amd-almond-js branch October 11, 2014 03:27
kattrali pushed a commit that referenced this pull request Apr 22, 2021
Validate payloads before queuing/returning them from queue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants