Skip to content

Commit

Permalink
Update RAMP4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
szczz committed Sep 21, 2023
1 parent 3d66230 commit 5cb12a0
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 5cb12a0

Please sign in to comment.