feat: add phase 6 js_library and ts_library bootstrap
This commit is contained in:
committed by
copilot-swe-agent[bot]
parent
a4f6b55d43
commit
8463e94e00
3
tests/library_test/app.ts
Normal file
3
tests/library_test/app.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { greeting } from "./helper";
|
||||
|
||||
console.log(greeting("bundle"));
|
||||
Reference in New Issue
Block a user