Miguel

Results 3 issues of Miguel

When you run npm start you get: `TypeError: Cannot read property 'visitClass' of undefined at monkeypatch (/Users/miguelmartin/projects/basura/react-examples/node_modules/babel-eslint/index.js:207:40) at Object.exports.parse (/Users/miguelmartin/projects/basura/react-examples/node_modules/babel-eslint/index.js:380:5) at parse (/Users/miguelmartin/projects/basura/react-examples/node_modules/eslint/lib/eslint.js:528:27) at EventEmitter.module.exports.api.verify (/Users/miguelmartin/projects/basura/react-examples/node_modules/eslint/lib/eslint.js:652:19) at processText (/Users/miguelmartin/projects/basura/react-examples/node_modules/eslint/lib/cli-engine.js:225:27) at...

I was reading the docs here https://developers.google.com/web/fundamentals/codelabs/offline/ (spanish) when I realized there is no code for the fetch interceptor `Agrega el siguiente código al final de tu sw.js para registrar...

I've been in need of passing variables around to yaml strings but the user that edited the strings was not able to see them. This PR fixes that. I've added...