Skip to content

Commit

Permalink
Merge branch 'fix/preset_referent' of https://github.com/huang-julien…
Browse files Browse the repository at this point in the history
…/nitro into fix/preset_referent
  • Loading branch information
huang-julien committed Jan 8, 2025
2 parents 5348fb7 + 5509d9f commit ab6b3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/config/loader.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { loadConfig, watchConfig } from "c12";
import { type CompatibilityDateSpec, resolveCompatibilityDates } from "compatx";
import { defu } from "defu";
import { klona } from "klona/full";
import type { PresetName } from "nitro/presets";
import type {
Expand Down

0 comments on commit ab6b3af

Please sign in to comment.