Matheus Tavares

Results 2 issues of Matheus Tavares

[This package](https://www.jsdelivr.com/package/npm/list.js) doesn't have a [default file](https://www.jsdelivr.com/features#publishing-packages) set. You can set it via `jsdelivr`, `browser`, or `main` field in `package.json` Could you please just do this change? Setting `dist/list.min.js` as...

I'm running it with this config: ![config hb](https://user-images.githubusercontent.com/36674530/210297148-99becd74-3f58-42e3-b0d3-f20648579f05.png) And this custom config line: ``` --preset-import-file "C:\Users\mathe\AppData\Roaming\HandBrake\presets.json" -Z "1080p25RF" --all-subtitles --all-audio --aencoder "copy" --audio-copy-mask "aac,ac3,eac3,truehd,dts,dtshd,mp3,flac" ``` And also tried with only:...