Jazcash

Results 64 issues of Jazcash

Is it possible to keep the output files generated by this plugin in webpack's pipe, rather than writing to disk, making it easy to do other things with the spritesheets...

I'm trying to clone a repo from electron's render process. It gets all the way to the end them seems to fail on what I think is the checkout phase...

Nodegit, another native js git client, has a progress callback that returns the total number of bytes received so far for clone/fetch. Would it be possible to get the same...

Can this plugin(s) be used to automate adding global components? i.e. it reads `components` folder or some custom path and automatically adds them via `app.component("Icon", Icon);` based on filename. If...

Any idea why this plugin causes 2 or 3 additional builds when first running Webpack in watch mode? I thought it'd be because it's watching package.json which is changing but...

This is working great out of the box for me, but I need to use it with right click instead of left. Would you consider adding support for a second...

``` C:\Users\me\Desktop\test\node_modules\ts-node\dist-raw\node-internal-modules-esm-resolve.js:757 throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base)); ^ CustomError: Cannot find package '@/stuff' imported from C:\Users\me\Desktop\test\src\index.ts at packageResolve (C:\Users\me\Desktop\test\node_modules\ts-node\dist-raw\node-internal-modules-esm-resolve.js:757:9) at moduleResolve (C:\Users\me\Desktop\test\node_modules\ts-node\dist-raw\node-internal-modules-esm-resolve.js:798:18) at Object.defaultResolve (C:\Users\me\Desktop\test\node_modules\ts-node\dist-raw\node-internal-modules-esm-resolve.js:912:11) at C:\Users\me\Desktop\test\node_modules\ts-node\src\esm.ts:218:35 at entrypointFallback (C:\Users\me\Desktop\test\node_modules\ts-node\src\esm.ts:168:34) at...

What are the differences between this library and [json-schema-to-ts](https://github.com/ThomasAribart/json-schema-to-ts)?

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

Are there compiled binaries of this somewhere? I need a Windows x64 .exe build and have no idea how to build it myself

stale