Skip to content

Commit

Permalink
Merge pull request #91 from the-markup/updates
Browse files Browse the repository at this point in the history
Updates the version of Node and several NPM packages used by the collector
  • Loading branch information
BatMiles authored Jul 22, 2024
2 parents 237fef9 + 4ea6a88 commit 26969a1
Show file tree
Hide file tree
Showing 5 changed files with 2,501 additions and 2,507 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20.15.1
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ If you are interested in running it locally you can clone this repository and fo

## Build

`nvm use`

`npm install`

`npm run build`
Expand Down Expand Up @@ -120,6 +122,5 @@ Results are stored in `demo-dir` by default
- _TIP:_ Firefox lets you import a HAR file and visualize it using the network tab in the developer tools.
- You can also view it [here](https://toolbox.googleapps.com/apps/har_analyzer/).


Blacklight would not be possible without the work of [OpenWPM](https://github.com/mozilla/OpenWPM)
and the EU-EDPS's [website evidence collector](https://github.com/EU-EDPS/website-evidence-collector)
Loading

0 comments on commit 26969a1

Please sign in to comment.