fix(script): Incorrectly reading script text on ie
IE deals with script tags in special way and .text() does not work. Reading the .text property directly fixes the issue.
M
Misko Hevery committed
94dd68570952f6f31abfa351b1159afcd3588a57
Parent: dc32ea6