-
Has anyone built a tool that transforms TS interface declarations into Runtypes declarations? After using Runtypes for a while, I like the runtime API and the flexibility of adding additional logic (…
-
## Version **6.15.0** of **ember-cli-babel** was just published.
Branch
Build failing 🚨
Dependency
ember-cli-babel
…
-
### Version Info
- `node`: `9.7.1`
- `webpack`: `3.8.1`
- `ramda`: `0.25.0`
- `babel-plugin-ramda`: `1.6.1`
### Explanation
I've been having issues compiling my project using `babel-plugin…
-
Hello,
I have the following setup in my ember-addon (v1) :
```
"devDependencies": {
.....,
...,
"@babel/core": "^7.22.1",
"@babel/eslint-parser": "^7.21.8",
"@babel/plugin-propos…
-
**Is your feature request related to a problem? Please describe.**
Investigate https://github.com/leoasis/graphql-tag.macro as proposed by @Apollinaire
It replaces `gql` tags at build time using Ba…
-
I'm creating a new router named "PreparedRouter" using AOT.
This issue is a thread to solicit opinions on concerns.
-
- `babel-plugin-preval` version: 5.1.0
- `node` version: 16.12.0
- `npm` (or `yarn`) version: 8.4.1
Relevant code or config
```javascript
const gitHash = preval`
import GitInfo from 'react…
-
Hi, I have added the plugin to next.js project.
```
npm install -D babel-plugin-esx-ssr
```
and added the plugin to .babelrc:
```
{
"presets": [
[
"@babel/preset-env",
{
…
-
Is there a way to fully disable React Native Packager caching?
We have a very small application that is only used for showing the assets. All assets files are imported automatically from special di…
-
The component:
```
import styled from "styled-components/macro";
import { Segment } from "semantic-ui-react";
import semanticStyles from "../../../semantic/exports.module.less";
export const …
xumix updated
5 years ago