-
Build times have been creeping up gradually over time, and it's getting increasingly intolerable. I'd love some help trying to figure out what we're doing wrong or what we could do better to improve …
-
Issue Type: Bug
When I scroll in the editor, editor can only horizontally scroll instead of vertically scroll.
But when the mouse focus on the bug report window, the mouse is able to scroll vert…
-
I saw someone using:
```
const jsPDF = require('jspdf');
require('jspdf-autotable');
```
But I have a project in ES6, so, I want to use import/export
like as:
```
import jsPDF from '…
-
**Description of the Issue and Steps to Reproduce:**
I am using moment in a webpack build.
It looks like require('moment') is the equivalent of using moment-with-locales.min.js from CDN (judging m…
-
This might seem like a dumb question, but how do you run your site after compilation. Is the intention to run through webpack or through Meteor.
For clarification, I'm running `webpack -w` and thin…
-
Hi, when I compile a ts file which contains following imports
`import Navigations from './navigations.tsx';`
it outputs exactly the same line
`import Navigations from './navigations.tsx';`
This br…
-
Code Helper drives me crazy with using 100% cpu in some projects.
It does not always happen, but i think it is related to large projects. I tried to add all big folders (node_modules, some build fo…
-
The package says in needs webpack, and I saw some webpack calls inside nx-beta download, would it work with meteor?
-
**TypeScript Version:** 2.1.4
**Issue**
Using `@types/express: 4.0.34`.
`import express from "express";` fails to compile with `Module '"/Users/realyze/code/myproj/node_modules/@types/…
-
Hello there,
After installing react-konva I tried to run my application. However, I got this message:
> Unable to resolve some modules:
>
> "canvas" in /Users/**/**/node_modules/konva/konva.js
> …