We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1393b0 commit f0d6ee7Copy full SHA for f0d6ee7
karma-dart.conf.js
@@ -40,6 +40,8 @@ module.exports = function(config) {
40
'/packages/stack_trace': '/base/packages/stack_trace',
41
'/packages/collection': '/base/packages/collection',
42
'/packages/path': '/base/packages/path',
43
+
44
+ //Just making a note so there can be a change to the file that I can commit
45
46
// Local dependencies, transpiled from the source.
47
'/packages/angular2': '/base/dist/dart/angular2/lib',
0 commit comments