Skip to content

Commit

Permalink
fix: move stubs to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Nov 1, 2023
1 parent 1057965 commit d690b42
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions stubs/config.stub
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
to: {{ app.configPath('transmit.ts') }}
---

{{{
exports({ to: app.configPath('transmit.ts') })
}}}
import { defineConfig } from '@adonisjs/transmit'

export default defineConfig({
Expand Down

0 comments on commit d690b42

Please sign in to comment.