angular-cn/packages/platform-browser-dynamic
Olivier Combe 56238fe94e feat(compiler): set `enableLegacyTemplate` to false by default (#18756)
BREAKING CHANGE: the compiler option `enableLegacyTemplate` is now disabled by default as the `<template>` element has been deprecated since v4. Use `<ng-template>` instead. The option `enableLegacyTemplate` and the `<template>` element will both be removed in Angular v6.
PR Close #18756
2017-08-31 18:38:34 -07:00
..
src feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
test refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
testing build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
index.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
package.json build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
tsconfig-build.json build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00