RC3 - error "build dev failed: Cannot read property 'indexOf' of undefined

Ok, i’ve find it : my typings/index.d.ts have some old typings, i remove the lines and everything is ok.
This is how i found the bug : i compiled manually my .ts and i see the error output from the compiler.

1 Like