javascript - json-stringify-safe , module is not defined error -


i trying use json-stringify-safe in order prevent converting circular structure json errors project throwing.

thought need load stringify.js file in project , that's it, gives me error:

uncaught referenceerror: module not defined @ stringify.js:1

how suppose use it?


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

css - Language-specific LESS classes which contain @font-faces not working -