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/modules_dart/analysis_server/pubspec.yaml

8 lines
175 B
YAML
Raw Normal View History

chore(sources): intro modules_dart; move analyzer code there We have Dart code in `angular2` module that ought to be in its own package. Examples include Dart analysis plugins, and potentially the transformers (although transformers cannot be moved out just yet). However, this code is Dart-only and it doesn’t make sense to use JS directory layout for it. This commit introduces a sub-directory called `modules_dart`. All modules in this directory are pure Dart packages using standard pub directory layout. The code in these packages never gets transpiled. It is directly copied to `dist` unmodified, except an adjustment in relative paths in `pubspec.yaml` files.
2015-04-23 17:37:05 -07:00
name: angular2_analysis_server
version: 0.0.0
description: Dart analyzer server plugin for Angular 2
environment:
sdk: '>=1.9.0-dev.8.0'
dependencies:
analyzer: '^0.24.4'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 54ms Template: 4ms
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