Home Reference Source Test

References

summary
public

Component packer

public

F async bundle(path: string): string[]

Bundle components to JS modules

public

F async createCell(name: String, path: String, keys: String[], preload: Boolean)

public

F async createRouter(name: String, path: String, page: String[])

public

F async pack(path: string): string[]

Bundle components into a JS package

public

F async addComponent(entry: String, name: String, base: String)

public
public

Get directories field of package.json in path or process.cwd()

public

Get package.json data of path or process.cwd()