angular-docs-cn/modules/@angular/platform-server
vikerman 5c93a8800a fix(core): Share private types through an exported interface. (#11009)
Instead of using declare namespace to share the types. This allows the generated code to be compiled with closure with full optimizations.
2016-08-23 16:18:11 -07:00
..
src refactor(various): remove a few lingering but unused deprecated apis (#10896) 2016-08-17 16:36:10 -07:00
test test: fix existing tests by removing usage of obsolete stuff like component level directives, AsyncCompleter and TestComponentBuilder 2016-08-23 09:59:00 -07:00
testing refactor(testing): remove deprecated test setup functions (#10600) 2016-08-09 10:46:28 -07:00
compiler_private.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
core_private.ts fix(core): Share private types through an exported interface. (#11009) 2016-08-23 16:18:11 -07:00
index.ts cleanup(platform): removed webworker and server deprecated apis (#10745) 2016-08-15 13:44:01 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
platform_browser_dynamic_testing_private.ts fix(core): Share private types through an exported interface. (#11009) 2016-08-23 16:18:11 -07:00
platform_browser_private.ts fix(core): Share private types through an exported interface. (#11009) 2016-08-23 16:18:11 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
tsconfig-es5.json feat(compiler): Added "strictMetadataEmit" option to ngc (#10951) 2016-08-22 17:37:48 -07:00
tsconfig-es2015.json feat(compiler): Added "strictMetadataEmit" option to ngc (#10951) 2016-08-22 17:37:48 -07:00