antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Promisify build/develop #25

Closed bebraw closed 9 years ago

bebraw commented 9 years ago

The idea is that the api should return a promise (say build.then(...).catch(...)) and take console in config -> more control over output.