Joined February 2012
·

Jacob Gable

Developer at Sprout Social
·
Chicago, IL, USA
·
·
·

As long as the eval() is used in a content-script it is fine. But, yes, I did run into that CSP issue with lodash and had to make it a web_accessible_resource and use the mobile build to get it to run.

For background scripts I use an html file with a script tag that references my require.js file and uses the data-main attribute and everything seems fine without having to use the require-cs.js file.

Achievements
178 Karma
6,226 Total ProTip Views