-
### Expected Behavior
modules with errors in them should not keep built file
### Actual Behavior
My build runs. Multiple files have typescript errors causing the build to fail. The build su…
-
### How frequently does the bug occur?
Always
### Description
I'm trying to index a `string` property on a Realm model using TypeScript.
I'm using [Realm's React Native SDK](https://www.mongodb…
-
Hi, i try to use your library without browser (pure nodejs/typescript).
There ist a problem in usage discussed here:
https://github.com/SeanSobey/ChartjsNodeCanvas/issues/47
I got this error:
…
-
### 💻
- [X] Would you like to work on this feature?
### What problem are you trying to solve?
I'm currently working on a project with `checkJs: true` and Typescript, using babel to strip the …
-
After the latest update I have problems with the test project.
I have already tested it with a completely new project and here too the errors occur immediately. I also don't understand why it suggest…
-
There is a project that has been written in Typescript.
bundle size with `babel/preset-env` is 101.29KB minified & gzipped also bundle size with `babel/preset-modules` is 100.27 KB minified & gzippe…
-
Hello,
Thank you everyone for your support and interest in this package.
I will be adding a depreciated banner to this repository as soon as the pull request below is released. Let me know if yo…
-
## Reproduciton
1. Init new project
```sh
npm init
```
3. add `smartbundle` to dev deps
```sh
npm i smartbundle -d
```
4. check `@babel/core` in your deps
```sh
PS Z:\PROJECTS\s…
-
I wonder if anyone else has experienced this:
1. Update to module @babel/core 7.3.3 in your Gatsby site
2. Then try to build: `gatsby build`
When I tried updated to @babel/core 7.3.3 today, I g…
-
### Problem
I am using `@realm/babel-plugin@0.1.1`, it seems currently only support simple types, but not:
* dictionary with typescript interface
* typescript enum
* typescript union type
* embed mod…
XHMM updated
9 months ago