i think any meteor packages should have compiled.
exp: i don’t use coffeescript but some packages use it. so meteor install coffeescript silently.
=> this make meteor larger and slower
or we can complie them to plain javascript before upload to atmostsphere.
with this solution i think meteor will lighter and faster on build, download, upload…
I think it’s a great idea, but not feasible
1 Like
that’s too bad
I agree with you, but this is how it is
This sounds as a security issue. You shouldn’t trust code others have written, and if you don’t get the source code for the package you might have a hell trying to figure out if the code actually does what’s been promised.
1 Like
this just idea, i’m not an architecture but i think this may be better if we can do it.
more lighter, faster… ( like dll c#… )
1 Like