Skip to content

Commit

Permalink
refactor(runtime)!: remove runtime/* compatibility exports
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 13, 2024
1 parent 63cc133 commit 23c715a
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 37 deletions.
2 changes: 0 additions & 2 deletions src/core/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import type { NitroConfig } from "nitropack/types";

// Core
export { createNitro } from "./nitro";

Expand Down
4 changes: 0 additions & 4 deletions src/runtime/app.ts

This file was deleted.

8 changes: 0 additions & 8 deletions src/runtime/cache.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/config.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/context.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/database.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/error.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/plugin.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/storage.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/runtime/task.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/runtime/utils.ts

This file was deleted.

0 comments on commit 23c715a

Please sign in to comment.