Orginize
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* node scripts/ensure-pear-node-modules.mjs packages/bare-os-booter
|
||||
* cd packages/bare-os-booter && pear run --dev scripts/test-pear-ctx-load.mjs
|
||||
*/
|
||||
import { buildPearCtxObjectFromHost } from '../lib/bare-os-ctx-bare.js'
|
||||
import { buildPearCtxObjectFromHost } from '../lib/ctx/bare-os-ctx-bare.js'
|
||||
|
||||
const pearBooter = String(import.meta.url || '').startsWith('pear:')
|
||||
const target = {}
|
||||
|
||||
Reference in New Issue
Block a user