addyosmani / addyosmani/psi-gulp-sample
Not compatible with new psi version
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 126
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Is it possible that this example is not compatible with the new psi version?
I get an `string expected` error. The way i could solve the problem is to use the following code in my gulp task:
`psi.output(site, {`
`nokey: 'true', // or use key: ‘YOUR_API_KEY’`
`strategy: 'mobile'`
`}, cb);`
psi version: 1.0.2
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.