File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const cleanup = require('rollup-plugin-cleanup');
66module . exports = {
77 input : 'src/bundle/bundle.js' ,
88 output : {
9- file : 'dist/undercards. dependencies.js' ,
9+ file : 'dist/dependencies.js' ,
1010 format : 'cjs' ,
1111 } ,
1212 context : 'this' ,
Original file line number Diff line number Diff line change 77// @match https://*.undercards.net/*
88// @match https://feildmaster.github.io/UnderScript/*
99// @exclude https://*.undercards.net/*/*
10- // @require https://unpkg.com/underscript@{{ version }}/dist/undercards. dependencies.js
10+ // @require https://unpkg.com/underscript@{{ version }}/dist/dependencies.js
1111// @require https://www.googletagmanager.com/gtag/js?id=UA-38424623-4
1212// @homepage https://feildmaster.github.io/UnderScript/
1313// @source https://github.com/UCProjects/UnderScript
You can’t perform that action at this time.
0 commit comments