tiny
Here are 494 public repositories matching this topic...
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Oct 25, 2020 - TypeScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Oct 30, 2020 - C
-
Updated
Oct 10, 2020 - C
-
Updated
Nov 3, 2020 - C
-
Updated
Oct 27, 2020 - C#
-
Updated
Nov 4, 2020 - C
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
May 2, 2018 - JavaScript
Thanks for building next-translate, I love using it so far
The following config works great:
"currentPagesDir": "src/pages_",
"finalPagesDir": "src/pages",
However, the below config causes errors, probably because the compiled pages are not having their import paths adjusted:
"currentPagesDir": "src/pages_",
"finalPagesDir": "pages",
But I think this
-
Updated
Oct 19, 2018 - Go
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 3, 2020 - TypeScript
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
May 24, 2019 - C
-
Updated
Oct 30, 2020 - TypeScript
Improve this page
Add a description, image, and links to the tiny topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tiny topic, visit your repo's landing page and select "manage topics."
I've read many similar closed issues, but haven't found a good documented solution on what can I do as a consumer of
ky
package if I need to support e.g iOS 10.0 browser (that breaks onasync/await
support currently).I agree that it's not related to
ky
itself, but can be a nice help for the consumers of the package.In our particular can we don't use babel (we use typescript), so I'm