Skip to content

Commit fb94312

Browse files
Rename output script to something more sensible
1 parent b13ce17 commit fb94312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injected/scripts/entry-points.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const builds = {
3737
},
3838
'android-adsjs': {
3939
input: 'entry-points/android.js',
40-
output: ['../build/android/adsjs.js'],
40+
output: ['../build/android/adsjsContentScope.js'],
4141
},
4242
windows: {
4343
input: 'entry-points/windows.js',

0 commit comments

Comments
 (0)