Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Add prebuild utility #2

Open
austinkelleher opened this issue Nov 22, 2017 · 1 comment
Open

Add prebuild utility #2

austinkelleher opened this issue Nov 22, 2017 · 1 comment

Comments

@austinkelleher
Copy link
Contributor

const markoPrebuild = require('@marko/prebuild')

await markoPrebuild.run({ 
  pages [...],
  // Build config (e.g. Lasso)
  config: {
    ...
  } 
})
@austinkelleher
Copy link
Contributor Author

Fixed in: 729db3c

This feature is currently is pre-1.0.0. I'm going to leave this issue open to remind us to bump it to 1.0.0 when it's stable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant