I can build it with 7.0.0-beta-2 however It has this error when serving or running on device.
Uncaught TypeError: Cannot read property 'id' of undefined
at registerNgModuleType (/vendor-es2015.js:81976)
at /vendor-es2015.js:81987
at Array.forEach ()
at registerNgModuleType (/vendor-es2015.js:81987)
at new NgModuleFactory$1 (/vendor-es2015.js:82084)
at compileNgModuleFactoryPOST_R3 (/vendor-es2015.js:85628)
at PlatformRef.bootstrapModule (/vendor-es2015.js:85866)
at Module../src/main.ts (/main-es2015.js:3464)
at webpack_require (/runtime-es2015.js:85)
at Object.0 (/main-es2015.js:3477)
I can build it with 7.0.0-beta-2 however It has this error when serving or running on device.
Uncaught TypeError: Cannot read property 'id' of undefined at registerNgModuleType (/vendor-es2015.js:81976) at /vendor-es2015.js:81987 at Array.forEach ()
at registerNgModuleType (/vendor-es2015.js:81987)
at new NgModuleFactory$1 (/vendor-es2015.js:82084)
at compileNgModuleFactoryPOST_R3 (/vendor-es2015.js:85628)
at PlatformRef.bootstrapModule (/vendor-es2015.js:85866)
at Module../src/main.ts (/main-es2015.js:3464)
at webpack_require (/runtime-es2015.js:85)
at Object.0 (/main-es2015.js:3477)