pwa icon indicating copy to clipboard operation
pwa copied to clipboard

PWA template for vue-cli based on the webpack template

Results 69 pwa issues
Sort by recently updated
recently updated
newest added

If i Go to an input texto field, the 'phone keyboard' appears on top of the DOM, the resulting is that ITS not possible to see the DOM If keyboard...

If you run `vue init vuejs-templates/pwa test` to clone a new template then run it after installing all the dependencies, you'll notice HMR is not HMR. It is doing a...

I'm using this for the first time. I started from a fresh project then ran ``` vue init pwa#development my-project ``` I'm just testing and learning. I created a new...

I have two questions/ideas around Webpack code splitting and common chunks in the config of the PWA template that I haven't been able to verify myself yet: - If a...

I think that we should also have an option asking the user for whether he wants to include polyfills for `fetch` and `promise` that are loaded conditionally using webpack. I...

@addyosmani First off, thanks for such a great template. I managed to integrate this template with a clean ASP.NET Core 1.1 project with almost no hassle. The only thing I...

question

vue-router includes documentation on how to implement lazy loading by using dynamic imports: https://router.vuejs.org/en/advanced/lazy-loading.html This works perfectly fine with browsers that have native support for Promise, but it fails in...

Version 2.5.13 ## Reproduction link https://github.com/jaubut/cq2 ## Steps to reproduce yarn run dev ## What is expected? Expect to see the facebook customer chat ## What is actually happening? The...

# Web Optimization Project (Beta) The [Web Optimization Project](https://www.github.com/devedse/weboptimizationproject) is a project that will automatically optimizes files in git repositories by compressing them losslessly. This project was created by [Devedse](https://github.com/devedse)...

Things in the PR: 1. Added postcss-import and postcss-url 2. Added missing postcss-loader dependency. Relevant Upstream PR (All Merged) https://github.com/vuejs-templates/webpack/pull/1053 https://github.com/vuejs-templates/webpack/pull/1115 https://github.com/vuejs-templates/webpack/commit/73c80a9062f5cc2cb429bde45912a2e81ac02a33