mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-23 00:15:02 +01:00
Remove middleware
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { createIPX, createIPXMiddleware } from 'ipx'
|
||||
|
||||
// https://github.com/unjs/ipx
|
||||
const ipx = createIPX({
|
||||
dir: 'src/static'
|
||||
})
|
||||
|
||||
export default createIPXMiddleware(ipx)
|
||||
Reference in New Issue
Block a user