Projektstart
This commit is contained in:
5
backend/node_modules/avvio/test/fixtures/plugin-no-next.js
generated
vendored
Normal file
5
backend/node_modules/avvio/test/fixtures/plugin-no-next.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = function noNext (app, opts, next) {
|
||||
// no call to next
|
||||
}
|
||||
Reference in New Issue
Block a user