-
### Current Behavior
When using the `declarationMap` option in tsconfig.json, the `sources` array in declaration map files does not contain correct relative paths. Repro steps:
1. `git clone htt…
-
To reproduce : followed the install steps
I'm using node v14.7.0 and rollup v2.28.2
I had to include rollup-plugin-typescript2 and it worked fine for the api part
For the resolver, I get into a…
-
Hello Guys,
I'm having some trouble with rollup config,
I'm creating a component library which has **PeerDependencies: Ant Design and React**
I'm trying to inject a custom theme with Less Plugin…
-
I am new to make scripts in Node.js environment. I started to develope GAS application in the environment created by [Apps Script in IDE (ASIDE)](https://github.com/google/aside). As I need to use the…
-
### Current Behavior
TypeScript is both compiled and checked by [`rollup-plugin-typescript2`](https://github.com/ezolenko/rollup-plugin-typescript2).
### Desired Behavior / Suggested Solution / …
-
I am new to make scripts in Node.js environment. I started to develope GAS application in the environment created by [Apps Script in IDE (ASIDE)](https://github.com/google/aside). As I need to use the…
-
#### What happens and why it is wrong
`tsconfig.compilerOptions.skipLibCheck` is [by default `false`](https://www.typescriptlang.org/docs/handbook/compiler-options.html), but will always be forced …
-
- Rollup Version: 1.17.0
### How Do We Reproduce?
```
// gulpfile.js
const rolTts = require('ttypescript');
const rolTypescript = require('rollup-plugin-typescript2');
// rollup conf:
plugi…
viT-1 updated
5 years ago
-
## Troubleshooting
1. Does `tsc` have the same output? If so, please explain why this is incorrect behavior
No, due to this plugin changing `outDir`
2. Does your Rollup plugin order…
-
**Failed to compile.
Module parse failed: Unexpected token (2:7)
File was processed with these loaders:
* ./node_modules/source-map-loader/dist/cjs.js
You may need an additional loader to handl…