-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
Angular-cli 1.5.0 fills my `webpack.config.js` with tons of aliases like
```
"rxjs/AsyncSubject": "/home/niko/WebstormProjects/angularcli-meteor/node_modules/rxjs/_esm5/AsyncSubject.js"
```
Obvi…
-
Hi,
would it be possible to transpile source so current browsers would be able to run it without custom transpilation?
Transpiling all the node_modules in a project would be big overhead so usually …
-
Hi,
I right-clicked and "toggle skipping this file" in the debugger, and now there seems to be no way to "untoggle" it. The file is not visible anywhere any more.
Any way to reset which files h…
-
Hello,
I'm trying to get amCharts to work in MeteorJS as an npm package. Our latest version [uses es2015 module exports](https://github.com/amcharts/amcharts4/blob/4.0.0-beta.49/dist/es2015/core.js…
-
I'm looking to create a package which wraps this one for Meteor to be able to do SSR and hydration. There are a couple of parts to make that work with svelte-loadable:
Server-side:
A. A way to pre…
-
It looks like this isn't the case, as with Node.js and webpack I'm unable to `require('.../editor.main')`. Is that correct that there is no support for `modulejs` or `common.js`?
-
Angular 2 now is able to run on the server so what's the next step?
We can now take advantage of the benefits of having this control over the client's environment. We can create a small server layer t…
-
Is it an idea to create separate icon files, so that we can just import the icons that we need? https://github.com/Templarian/MaterialDesign-JS/blob/8ecadec56d85820a8912bd9801aba85c5acc2e81/mdi.js is …
-
Meteor.loginWIthPassword methods is always returning an error. After debugging I see Accounts._loginHandlers is an empty array [], after server code push.
Here are the versions.
METEOR@1.8.1
arda…