-
### Rollup Version
3.19.1
### Node Version (if applicable)
16.19.0
### Expected Behaviour
Changing files rebuild the package again
### Command
```shell
rollup --bundleConfigAsCjs -c -w
…
-
https://www.npmjs.com/package/ttypescript
The main benefit of going with this solution is being able to specify transformer plugins in `tsconfig.json` so it's an easy configuration
-
### Current Behavior
Right now, projects made with TSDX doesn't generate prop types automatically.
### Desired Behavior
I'd like to have an option (or a way to extend the config) so that I ca…
-
Rollup fails with your intial configuration
## Error Log
```
yarn clean && rollup -c | dot -Tpng > graph.png
$ rm -rf lib coverage
/bin/sh: dot: command not found
src/index.ts → lib/index.cj…
-
### Describe the bug
Good morning, I have an internal React library and I'm trying to setup storybook for it. I need to use SASS so I come up to this addons, but even following the documentation I al…
-
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…
-
第1550天 如何将多个ts文件合并为一个js文件?
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
In my team we're switching an Angular2, Webpack2, TypeScript2 project - with @types, AOT build - from _awesome-typescript-loader_ v1.1.1 to v2. As soon as we switch, webpack build starts showing a loa…
-
The Web Worker is failing to load external dependencies.
The web worker works fine for standalone functions that are written inside the Worker.ts file but when I moved actual code that had externa…
-
**TypeScript Version:** 3.8.3
**Search Terms:**
javascript index.d.ts
declare module javascript
**Code**
```ts
///
declare module '@sveltech/routify' {
export * from '@svel…