We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d378e9f commit 96c0c86Copy full SHA for 96c0c86
templates/exception.txt
@@ -1,4 +1,4 @@
1
-import { Exception } from '@adonisjs/core'
+import { Exception } from '@adonisjs/core/build/standalone'
2
3
/*
4
|--------------------------------------------------------------------------
templates/self-handle-exception.txt
import { HttpContextContract } from '@ioc:Adonis/Core/HttpContext'
0 commit comments