The official CLI command for upgrading Dojo applications.
This command requires the @dojo/cli
package to be installed globally.
npm install --global @dojo/cli
To use the @dojo/cli-upgrade-app
in a single project, install the package using npm.
npm install @dojo/cli-upgrade-app
Within the root of a Dojo application the command can be used with the upgrade
command.
We appreciate your interest! Please see the Dojo Contributing Guidelines.
Version upgrades are defined in directories starting with "v" and the major version number, (e.g. v3
). Each version's configuration should be exported as config
from a main.ts
file in the directory.
After running npm install
, run the npm build script
Test cases should be written using Intern To test, run the npm test command.
Sometimes it is useful to build a local package for testing. @dojo/cli-upgrade-app
can be built into a local tarball and installed.
npm run build
cd dist/release
npm pack
package.json
with the dependency { "@dojo/cli-upgrade-app": "file:[path to tarball]" }
© 2019 OpenJS Foundation. New BSD license.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4