Alex

Results 364 comments of Alex

hey, are you going to finish this? would be grateful for this.

Why not use ``` com.dnsdock.alias: "app.${COMPOSE_PROJECT_NAME}.docker" ```

> Also, I am not sure it should be part of pnpm. It can be probably a separate project that supports pnpm, npm, yarn. I think such logic should be...

> > I think such logic should be out of scrope of pnpm itself > > pnpm is a... package manager. Which excels at working with monorepos. How is managing...

> > Basic logic of pnpm should be as simple as possible > > It's a little too late for that. 😂 Well what things does pnpm do which could...

Some time ago I decided that the appropriate method for a monorepo project that contains code for different services and apps (which are not packages supposed to be published) is...

It says it **excludes assets** from being cached. not paths, should it work in my case what add to excludes to exclude `myapp.com/path-to-exclude` path from appShell model?

I've manage to fix it by removing all the site(s) data in Settings. I thnk that `offline-plugin`'s code should be more concerned about possible failures and errors during installation and...

@NekR glad that you back I'm currently still having the following issues with Safari on the latest iOs: It installs and it works ok for sometime, then it may just...

@NekR > Yeah, I believe I know how to fix that. Could you point out in the code where to look for the problem? I could try to debug it...