LivelyKernel / lively.modules

JavaScript package and module system for interactive development
8 stars 1 forks source link

package.json is not checked for validity #29

Open JensLincke opened 8 years ago

JensLincke commented 8 years ago

I forgot a coma and my package.json and got the weirdest issues... after loading the module a second time.

rksm commented 8 years ago

We have validity checks at the tooling level in the lively.modules browser inside of Lively. Can you implement or sketch out what validity check you expect?

JensLincke commented 8 years ago

I think I would expect that an error is thrown if the JSON could not be parsed due to a syntax error.

Am 28.07.2016 um 02:43 schrieb Robert Krahn notifications@github.com:

We have validity checks at the tooling level in the lively.modules browser inside of Lively. Can you implement or at least sketch out what validity check you expect?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LivelyKernel/lively.modules/issues/29#issuecomment-235765281, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZfh-n8pehCzsylPgfOx-MA4fA5sHQnks5qZ_sRgaJpZM4JQ5pd .