-
Hello,
I'm running Meteor 1.8 on Ubuntu 18.04 and I'm having issue that seems related to bundling modules.
Here is the received error :
![image](https://user-images.githubusercontent.com/11026…
-
After spending the better part of the day trying to track down this problem, I've been able to narrow it down to a simple reproduction. The problem arises with the way a particular set of imports are …
-
- VS Code Version: 1.47.3
- Debugger for Chrome Version: 4.12.9
When I click `>` on debug console to see details about the log. It loads forever.
on chrome
![image](https://user-images.githubu…
-
### Issue description or question
Hi, I am trying to use Mocha with Wallaby but I keep randomly getting following error: "Mocha instance is currently running tests, cannot start a next test…
-
I've created a new React SPA for ASP.NET Core 2.1.
Out of the box, if I open the `ClientApp` directory in VS Code I can then hit F5 to launch Chrome (using the Chrome debugger extension).
Howeve…
-
There is a native support for ES2015 in Meteor since version 1.2? Can we therefore update this package to not depend on different file extension? I need that to make it work properly with Flow type ch…
-
Can you document what this fork does, and why it is useful for meteor apps?
-
Doesn't build with node-gyp on Node 13 (macOS Catalina), excerpt from build below:
```
Library/Caches/node-gyp/13.1.0/include/node/v8.h:3427:37: note: candidate function not viable: requires 3…
-
Hi,
I'm not using webpack, I have a meteor project where I am using react components. When I start up my app I get the following error:
```
W20161026-21:37:12.911(-5)? (STDERR) ReferenceError: na…
-
The overhead of compiling an additional client bundle on every code reload is quite large for big projects. It would be very helpful if it were possible to configure which client bundles are built.
…