Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
curl -sLo- https://rpmraw.nodesourcegithubusercontent.com/setup_10.x | sudo bash -
yum -y install nodejs/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 12
npm install -g grunt

4. Install npm modules

...

Code Block
languagebash
themeRDark
FLEX_HOME=~/flex_sdk_4.6 grunt with-flash

Since build 2.0.222, Flash will not work even in a browsers where it is still available without this step.

Building mediaproviders bundles

...