File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
chatgpt-infinity/utils/bump
chatgpt-omnibox/utils/bump
chatgpt-widescreen/utils/bump
deepseek-omnibox/utils/bump
perplexity-omnibox/utils/bump
you.com-omnibox/utils/bump Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( './bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
Original file line number Diff line number Diff line change 2121 fs . writeFileSync ( cache . paths . bumpUtils , ( await ( await fetch (
2222 'https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs' ) ) . text ( )
2323 ) . replace ( / ^ \/ \* \* [ \s \S ] * ?\* \/ \s * / , '' ) ) // strip JSD header minification comment
24- const bump = await import ( '../../../utils/bump/bump-utils.mjs' )
24+ const bump = await import ( `file:// ${ cache . paths . bumpUtils } ` ) ; fs . unlinkSync ( cache . paths . bumpUtils )
2525
2626 // Parse ARGS
2727 const args = process . argv . slice ( 2 ) ,
You can’t perform that action at this time.
0 commit comments