Skip to content

Commit

Permalink
Merge pull request #83 from szczz/UpdateRAMPVersion
Browse files Browse the repository at this point in the history
Update RAMP4 version (#83)
  • Loading branch information
szczz authored Sep 22, 2023
2 parents 3d66230 + 5cb12a0 commit 5eb9666
Show file tree
Hide file tree
Showing 3 changed files with 889 additions and 882 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@ yarn build
yarn lint
```

## Updating RAMP versions
The marketing site now contains instances of both RAMP2 and RAMP4. Both versions use a global variable called ```RAMP``` and will cause a conflict.
When updating ramp.js to the latest version, you will need to update the variable name to ```RAMP4``` at the top of the script.

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
See [Configuration Reference](https://cli.vuejs.org/config/).
Loading

0 comments on commit 5eb9666

Please sign in to comment.