2 comments
Avatar
Permanently deleted user

i find require is not part of javascript , it is a keyword used in nodejs.So How i can use external library in standart architecture ( Apache Php / browser javascript ) ?

0

Not necessary Node.js - it's also used in require.js.
Prior to asking for libraries configuration, please make sure you know what 'require()' is and why you need it at all. It clearly depends on your application type

0

Please sign in to leave a comment.