Skip to content

Commit

Permalink
Add commands to rcFile
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolipe-a authored and Julien-R44 committed Jan 25, 2024
1 parent 955e413 commit 658b71d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export async function configure(command: Configure) {
* Register provider
*/
await codemods.updateRcFile((rcFile) => {
rcFile.addCommand('@adonisjs/bouncer/commands')
rcFile.addProvider('@adonisjs/bouncer/bouncer_provider')
})

Expand Down

0 comments on commit 658b71d

Please sign in to comment.