-
Hello,
Installed plugin but having issue getting it to work- i.e. it is not auto-transpiling on save.
My directory hierarchy is: _src/public/js_
Similar to what I do with package.json - i.e. _npm…
-
Since I do most of my projects in es6 it would be great if replpad could support transpiling files with babel on load. Is any such feature planned / feasible ?
-
Hi,
I clone the project, run 'npm install' and after I run 'ionic serve' but the compiler return this error message:
```
[15:27:01] transpile started ...
[15:27:07] typescript: node_modules…
-
I've just noticed that setTimeout and setInterval can't be transpiled to Lua with TypescriptToLua but there are some solutions for this in Lua such as timers (wait), coroutines, etc... then why it can…
-
### Problem Description
today if you patch function, if i prefix or postfix it i cant breakpoint on the original function, also when trnspiling a function i cannot see the new generated function that…
t1a2l updated
5 months ago
-
I'm always frustrated when I write modern code and I come across browser incompatibilities. This prevents me from evolving the quality of the code as a whole.
The simplistic idea would be to automa…
-
I would like to transpile my TS files into JS and then use the `copy` plugin to copy it over to the output folder.
Currently the copy works well, I have the current build step config
```
await bu…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
Is there a plan to transpile code for supporting browser usage or maybe atleast providing support in some areas? Lots of times node_modules are excluded in webpack settings and code that isn't transpi…
-
### Proposal
I really like the direction that the policy toolkit is taking the policy authoring experience. As a C# developer, this will absolutely make me more productive in authoring policies. I …