mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Merge branch 'zack/devserver-fix-watching-entrypoint' of github.com:oven-sh/bun into zack/devserver-fix-watching-entrypoint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { expect } from "bun:test";
|
||||
import { devTest } from "../bake-harness";
|
||||
import * as fs from "node:fs";
|
||||
import * as path from "node:path";
|
||||
import { devTest } from "../bake-harness";
|
||||
|
||||
devTest("vim file swap hot reload for entrypoints", {
|
||||
files: {
|
||||
|
||||
Reference in New Issue
Block a user