qooxdoo / documentation

The source code fo Qooxdoo's documentation

Home Page:http://qooxdoo.org/documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Howto section on "Using non-Qooxdoo, third-party libraries" erroneously suggests using require()

sknick opened this issue · comments

https://qooxdoo.org/documentation/v7.0/#/development/howto/using_non_qx_libs?id=using-non-qooxdoo-third-party-libraries

Attempting to use require() in a Qooxdoo application to load a Browserify'ed NPM module results in "require is not defined".