Bug demo for browserify/resolve#163
The demo is meant to run on GitHub Actions:
- Navigate to this repo's "Actions" tab.
- Click the latest entry. (It should be the topmost one.)
- On the left, choose the node version you're interested in.
- On the right, locate the "Search logs" field.
- There should be a cogwheel/gear (⚙) icon next to it. Click that, it should open a menu.
- Select "View raw logs".
- If logs are no longer available, clone this repo and read your own repo's logs, or file an issue here.
- If your repo doesn't run the action, just commit some bogus activity
like bumping the version in
package.json
.
- Search for "options" to find the demo output block.
- You might be wondering about the duplicate project name in the last line. That's the correct path. GitHub Actions just chooses to organize its files this way.
ISC