meteor-feature-requests
meteor-feature-requests copied to clipboard
A tracker for Meteor issues that are requests for new functionality, not bugs.
I just played around for few hours with [esbuild](https://github.com/evanw/esbuild) and WOAH that's really impressive thing Usage of it could really kill that years-long hassle with building and rebuilding of the...
Well, I think that this is a bug, but apparently you think this is a feature according to this older closed issue - https://github.com/meteor/meteor/issues/2080 So I'll add it here. I'd...
Inspired by https://github.com/meteor/meteor-feature-requests/issues/390, which aims to improve the Meteor installation experience, this [article](https://medium.com/@kschingiz/weirdness-of-meteorjs-framework-ef4373ff487b) mentions a fundamental problem in the Meteor installation process: >Meteor requires 345mb database on your machine Have...
`Snowpack` and `Vite` build tools seem blow the competition out of the water with their impressive features and speed. If Meteor wants to compete in the long run, I think...
I know that this request may be a bit weird, but I would like to simply remove all JS exported by Meteor packages from the build process for client only....
`ServiceConfiguration` should support storing several credentials for multi-tenant applications by providing a developer-provided context for the configuration, for example a company ID. This way users could define their own Oauth...
More and more, people might not care about supporting older browsers, or even browsers at all (e.g. react native). This could mean that they only support environments that also support...
Migrated from: meteor/meteor#5096
Migrated from: meteor/meteor#5270 ``` $ meteor update ... The following top-level dependencies were not updated to the very latest version available: * stevezhu:fbgraph 1.2.0 (2.0.0 is available) ... To update...
Migrated from: meteor/meteor#8676