tiny
Here are 503 public repositories matching this topic...
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Nov 28, 2020 - C
-
Updated
Nov 17, 2020 - C
-
Updated
Nov 6, 2020 - C
-
Updated
Oct 27, 2020 - C#
-
Updated
Nov 27, 2020 - C
-
Updated
Nov 26, 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
Nov 26, 2020 - JavaScript
-
Updated
Oct 19, 2018 - Go
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Nov 13, 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
kypackage if I need to support e.g iOS 10.0 browser (that breaks onasync/awaitsupport currently).I agree that it's not related to
kyitself, 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