Chet Corcos

Results 85 issues of Chet Corcos

The apple dataset comes with 160px, but Google is 136px and Twitter is 72px. Would be nice if we had 160px for all three of these.

I'm trying to understand how this library works and I'm seeing "compiler" mentioned all over the place. However, when I look through the code, I don't see a compiler anywhere....

question

Here's my webpack config: ``` js 'use strict' const ExtractTextPlugin = require('extract-text-webpack-plugin') const IndexHtmlPlugin = require('indexhtml-webpack-plugin') const file = { src: './src/index.html', dest: 'index.html', } const css = new ExtractTextPlugin('css/[name]-[chunkhash].css')...

**Version:** 8.0.7 **Environment:** - **Operating system:** MacOS - **Browser:** Chrome - **Node.js:** 19.4.0 I'm just getting started and running into this issue in the browser: ``` Uncaught ReferenceError: __name is...

I'm having an issue installing... ``` ❯❯❯ npm i --save automerge npm ERR! code ETARGET npm ERR! notarget No matching version found for [email protected]. npm ERR! notarget In most cases...

Hey there, I forked this library to add some features. My first `npm install` gave this error. I had to use `npm install --force`. Not sure how much you're worried...

dependencies

See https://github.com/rsms/estrella/issues/59 for more info. Example usage: - `node -r estrella/register program.ts` - `mocha -r estrella/register 'src/**/*.test.ts'` This is much faster than using `ts-node/register` :smile:

Admittedly, I'm not an expert on how this is supposed to work, but I know that you can run Typescript via `node -r 'ts-node/register'` as well as run tests via...

enhancement
good first issue

If you don't use the storyboard launch format, then the iPad Pro build will be scaled up. More info here: http://cordova.apache.org/docs/en/7.x/reference/cordova-plugin-splashscreen/index.html#launch-storyboard-images