Commit Graph
5 Commits
Author SHA1 Message Date
Gary Smith 7f9f6a1535 Updates based on discussions with Dart team
1. Updates based on discussions with Dart team
See https://github.com/dart-lang/www.dartlang.org/issues/1496
* Removed *.precompiled.js - not generated by dart2js any more
* *.js_ → *.part.js

Also:

2. Added guidance comments

3. doc/ → doc/api as manually written documents may be in doc/

4. Added reference to appropriate Dart web site page
2015-10-23 12:46:40 -04:00
Gary Smith 3a622f2dcb Add *.precompiled.js
Add *.precompiled.js as per
https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why
2015-10-21 10:45:49 -04:00
Gary Smith 4892e962c2 Add *.info.json to dart2js patterns 2015-10-21 10:29:21 -04:00
Gary Smith d0f5047edc Fix line 1
Line 1 somehow different from upstream
2015-10-10 07:45:09 -04:00
Gary Smith b14da8f05a Dartdoc, pubspec.lock disabiguation
Added directory for dartdoc tool. Disambiguated comment for pubspec.lock
pattern.
2015-10-08 07:45:25 -04:00