Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/aio/tools/transforms/templates/api/value-module.template.html

1 line
39 B
HTML
Raw Normal View History

fix(aio): support `ValueModule` symbols in the TypeScript source (#14464) In #14388 the following syntax is used in the source: ``` import * as view_utils from './linker/view_utils'; import * as viewEngine from './view/index'; … export {view_utils as ɵview_utils}; export {viewEngine as ɵviewEngine}; ``` The usage of `export {... as ...}` was not being recognised by dgeni. It is now being recognised and a temporary dummy output file is being rendered. Later we will either ignore this doctype altogether or find a better way of rendering it.
2017-02-13 23:46:44 +01:00
{% extends 'interface.template.html' %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 209ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API