Commit Graph

15 Commits

Author SHA1 Message Date
毛呆 9c0bf4ce26 feat!: manifest.json should be generated by cli-plugin-pwa (#2981)
BREAKING CHANGE:
For those who changed their `manifest.json` in `public/` directory, their changes will be ignored.
2019-04-30 15:00:42 +08:00
Haoqun Jiang 5306c3787d chore: update deps 2019-02-25 01:05:44 +08:00
Haoqun Jiang cdec606587 chore: upgrade register-service-worker version
closes #2964
2018-11-19 18:10:47 +08:00
Noel De Martin 6d26c756d5 fix: use relative paths in manifest.json for compatibility with Github Pages (#2271)
* Use relative paths in manifest.json

* Use dot syntax for relative paths in manifest.json
2018-10-12 21:01:44 +08:00
Jorge Moliner 0f9d00ea62 feat: Add robots.txt (#1715)
Lighthouse 3.0 issue while passing a new audit:

"Ensure that your site's robots.txt file is properly formed so that search bots can crawl your site."

Ref: https://developers.google.com/web/updates/2018/05/lighthouse3
2018-07-04 13:18:32 +02:00
Evan You 7ce91c89f2 workflow: enable eslint node/no-extraneous-require 2018-05-30 10:25:33 -04:00
Guillaume Chau ada402249a refactor: improve invocation of builtin plugins in TypeScript projects (#1342) 2018-05-22 10:11:10 -04:00
Evan You 8b32f4a60f feat: GeneratorAPI: addImports & addRootOptions 2018-05-21 14:25:49 -04:00
Evan You b878767026 fix: fix pwa + ts + lint (close #937) 2018-03-03 17:32:56 -05:00
Evan You d391e4741e fix: eslint + airbnb compat with TypeScript 2018-02-16 11:38:39 +01:00
Evan You a0004eac6a fix: fix pwa info link (close #801) 2018-02-07 22:13:16 -05:00
Evan You e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00
Evan You 03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You f13761da31 split fix for windows 2018-01-09 18:23:30 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00