-
Ionic 2.0 has [repo](https://github.com/driftyco/ionic-native/tree/master/src/plugins) for typescript 2.0 wrappers around cordova plugins. I think it will be nice to write one for our plugin.
-
Project Collaborators:
@EddyVerbruggen @cusspvz @anothar @dagatsoin
Refactoring:
Features:
[Feature #70] Add support for ionic-native
Maintenance:
[Issue #70] Wrap JS API in Ionic Type…
-
***
🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
[Find out how to migrate to Snyk at greenkeeper.io](https:/…
-
Are there any simpler wrappers for https://github.com/servo/rust-mozjs ? I just want to load typescript.js, get `ts` variable, call `ts.createNode` function and a few other functions. I [attempted to …
-
## Handling TSX with a language server
Hi. Really love the stuff you guys do and I really love this repo as well as the new improvements.
So. My issue isn't a bug per se, however, I cannot find …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
Set Proxy in WIndows Batch
set https_proxy=http://127.0.0.1:8888/
set http_proxy=http://127.0.0.1:8888/
set NODE_TLS_REJECT_UNAUTHORIZED=0
or Code In typescript
proces…
-
## Search Terms
Optimization
Minifier
Bundler
IIFE
Wrapper
Terser
## Suggestion
TypeScript 3.9 pulled in PR #32011, which tailors TypeScript's output for optimization with minifiers …
-
In order to follow the recommended "wrapped worker" approach from the readme I had to add:
```typescript
declare module '@sqlite.org/sqlite-wasm' {
export function sqlite3Worker1Promiser(...arg…
-
So, I believe this plugin have an issue working along with `serverless-newrelic-lambda-layers`.
I have the following plugins on my project
```
plugins:
- serverless-domain-manager
- serve…