- 01 7月, 2015 1 次提交
-
-
由 Natalie Weizenbaum 提交于
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
-
- 18 9月, 2014 1 次提交
-
-
由 Devon Carew 提交于
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
-
- 09 9月, 2014 1 次提交
-
-
由 Devon Carew 提交于
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
-
- 01 9月, 2014 1 次提交
-
-
由 kun 提交于
Add in rule for .buildlog
-
- 08 3月, 2014 1 次提交
-
-
由 Devon Carew 提交于
- add the `build/` directory to the .gitignore list (now created by pub). - add the `.dart.precompiled.js` files (created by dart2js) to the ignore list. And, sort and re-order the file.
-
- 01 3月, 2014 1 次提交
-
-
由 Stuart P. Bentley 提交于
.gitignore uses `#` for comments, not `//`
-
- 04 2月, 2014 1 次提交
-
-
由 Martin Charles 提交于
Removed space from end of line which prevented the `pubspec.lock` from being ignored.
-
- 11 11月, 2013 1 次提交
-
-
由 Guillaume Girou 提交于
-
- 12 7月, 2013 1 次提交
-
-
由 Caique Rodrigues 提交于
-
- 27 10月, 2012 1 次提交
-
-
由 John McCutchan 提交于
-