componentjs / builder2.js

builder for component
50 stars 20 forks source link

fix js-page.js test #53

Closed pgherveou closed 10 years ago

pgherveou commented 10 years ago

I think this test is failing We forgot to "auto require" the package in the 'js-page.js' test The feature is actually broken, the test is failing now.. you can't require a package that have a (json package) name that does not match package name

jonathanong commented 10 years ago

no wonder the tests were passing but i was still getting this issue