qxc.require
v1.2.3
Published
Includes a helper to use RequireJS/alameda with Qooxdoo.
Downloads
2
Readme
qxc.require
This contrib allows you to use requirejs/alameda with Qooxdoo.
Development / Update alameda
Install yarn, grunt and ncu:
npm install -g yarn
npm install -g grunt
npm install -g npm-check-updates
Check for updates
ncu -u -a
Run yarn
yarn upgrade
Concat with grunt
grunt
License
MIT