simonmcmanus / speclate

spec objects for sizlate that can render at build, on the server or client.
MIT License
3 stars 1 forks source link

example tests should use the speclate api directly #15

Closed simonmcmanus closed 7 years ago

simonmcmanus commented 8 years ago

currently it uses the loader which while equivalent its not so easy for first time users to see what is going on.

eg:

var speclate = require('../') << pointing to index.js