MCPcopy Create free account
hub / github.com/observablehq/framework / build

Method build

test/deploy-test.ts:147–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145 }
146
147 async build(): Promise<void> {
148 // Don't actually build.
149 }
150
151 addIoResponse(prompt: RegExp, response: string) {
152 this.ioResponses.push({prompt, response});

Callers 3

getBuildFilePathsMethod · 0.80
observable.tsFile · 0.80
samples.parquet.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected