Raf Geekee

Results 2 issues of Raf Geekee

Syntax error when attempting to run `fullstack` command on node v8.4.0 ``` .nvm/versions/node/v8.4.0/lib/node_modules/create-react-app-fullstack/index.js:89 let pkgJson = JSON.parse(packageString) ^^^ Block-scoped declarations (let, const, function, class) not yet supported outside strict mode...

Updated onceClass to allow for a mixed (Array and Map) syntax as per the ngClass docs: `once-class="[style4, {orange: warning}]"` i'm aware its not perfect and needs refactoring, however it is...