componentjs / builder2.js

builder for component
50 stars 20 forks source link

example errors #42

Closed azhang closed 10 years ago

azhang commented 10 years ago

nodes not defined and .toFile not defined

azhang commented 10 years ago

Also, is the templates builder not implemented yet? I can't find anything about templates other than in the spec. thanks

azhang commented 10 years ago

found it in /docs/styles.md. Should it be included in the example?

jonathanong commented 10 years ago

the templates builder is just scripts using the .string() plugin. i'll add better docs: https://github.com/component/builder2.js/blob/master/docs/scripts.md#string

i think it needs work though. so it might change =/