spreadred
spreadred
Can we have an update on whether or not we will eventually get access to the extended RT information that was previously available? Or has Rotten Tomatoes removed that information...
OS: Windows Terminal: git-bash NodeJS: v16.15.1 relative-to-alias: 2.0.1 When running: `relative-to-alias --src ./ --alias @shared --alias-path ./shared` This original require: `require('../../shared/mappers/AddressSqlRecordMapper');` is transformed to `require('@shared\\mappers\\AddressSqlRecordMapper');` This transformed `require` is not...
How are ya'll able to debug during plugin development? The "debug" guides for Deluge 2.0 seem woefully out of date as they point to Deluge 1.x. Are you just creating...