Skip to main content

Install extension (bundles)

Install procedure

Bundles can now be downloaded optionally from the Azure dev ops factory.

For example to install wamcodeanalyzer do the following:

  1. npm install @ewam/bundle-wamcodeanalyzer@latest
  2. node -r dotenv/config ./scripts/installBundle.js --location ./node_modules/@ewam/bundle-wamcodeanalyzer --name WAMCodeAnalyzer --turbo
  3. npm uninstall @ewam/bundle-wamcodeanalyzer@latest

Then you can invoke ./scripts/installBundle.js or manually install the bundle from the eWam UI.

info

Configuration are not yet available on azure but can be provided on demand.